PandaRoot
FwEndcapLightpulserWaveformGenerationLinkDef.h
Go to the documentation of this file.
1 #ifdef __CINT__
2 
3 #pragma link off all globals;
4 #pragma link off all classes;
5 #pragma link off all functions;
6 
7 #pragma link C++ class BSEmcMCHitToTimebasedWaveforms<BSEmcFwEndcapWaveformGenPar> + ;
8 
9 #pragma link C++ class BSEmcFittedPulseshape + ;
10 #pragma link C++ class BSEmcFittedPulseshape_nw + ;
11 #pragma link C++ class BSEmcFwEndcapTimebasedWaveforms + ;
12 #pragma link C++ class BSEmcFwEndcapWaveformGeneration + ;
13 #pragma link C++ class BSEmcFwEndcapWaveformGenPar + ;
14 
15 #pragma link C++ class BSEmcFwEndcapLightpulserContFact + ;
16 
17 #endif