FairRoot/PandaRoot
PndEmcWaveformRingSorter.cxx
Go to the documentation of this file.
1 /*
2  * PndEmcWaveformRingSorter.cxx
3  */
4 
6 #include "PndEmcWaveform.h"
7 
8 
10 
11 
13  // TODO Auto-generated destructor stub
14 }
15 
16 FairTimeStamp* PndEmcWaveformRingSorter::CreateElement(FairTimeStamp* data) {
17  return new PndEmcWaveform(*(PndEmcWaveform*)data);
18 }
virtual FairTimeStamp * CreateElement(FairTimeStamp *data)
ClassImp(PndEmcWaveformRingSorter)
represents a simulated waveform in an emc crystal