PandaRoot
BSEmcPSAFPGAFilterLine.h
Go to the documentation of this file.
1 #ifndef BSEMCPSAFPGAFILTERLINE_HH
2 #define BSEMCPSAFPGAFILTERLINE_HH
3 #include "RtypesCore.h"
4 
6  public:
9  virtual Float_t put(Float_t t_valueToAdd) = 0;
10 };
11 
12 #endif /*BSEMCPSAFPGAFILTERLINE_HH*/
virtual Float_t put(Float_t t_valueToAdd)=0