Go to the documentation of this file. 1 #ifndef TOctalFADCIsland_h
2 #define TOctalFADCIsland_h
45 bool GoodPulse(
int shapTime,
double clockPeriod,
int level) ;
46 bool GoodPulse(
int shapTime,
double clockPeriod,
int pedestal,
int runnr,
int level,
int channel) ;
57 int FitGauss(
int left,
int right,
int shapTime,
double clockPeriod,
int pedestal);
70 struct TimeSortFADCIslands {
90 std::vector<int>
fData;