| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

TESDemoNeutron.cpp

Go to the documentation of this file.
00001 #include "Event/TESDemoNeutron.h"
00002 
00003 using namespace DayaBay;
00004 
00005 void TESDemoNeutron::setReadout(const SmartRef<TESDemoReadout>& value) {
00006   m_readout = value;
00007 }
00008 
00009 void TESDemoNeutron::setReadout(const TESDemoReadout* value) {
00010   m_readout = value;
00011 }
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:39:14 2011 for TESDemoData by doxygen 1.4.7