1 #ifndef BSEmcFittedCosmicPulseshape_HH 2 #define BSEmcFittedCosmicPulseshape_HH 5 #include "RtypesCore.h" 11 class TMemberInspector;
51 virtual Double_t
operator()(
const Double_t t_time,
const Double_t t_amp,
const Double_t t_timeOffset)
const;
72 void SetDecayTime(Double_t t_fastDecay) { fFastDecay = t_fastDecay; }
75 Double_t RisingSigmoid(Double_t t, Double_t t0, Double_t t_r)
const;
76 Double_t FallingSigmoid(Double_t t, Double_t t0, Double_t t_f)
const;
80 Double_t fFastDecay{0};
virtual Double_t operator()(const Double_t t_time, const Double_t t_amp, const Double_t t_timeOffset) const
virtual ~BSEmcFittedCosmicPulseshape()
BSEmcFittedCosmicPulseshape()
Pulseshape of Cosmic signals measured a FwEndcap alveole in the Bonner Teststation.
void SetRiseTime(Double_t t_rise)
Set the Rise Time in ns.
void SetAmplitudeConversionFactor(Double_t t_ampConv)
Set the Amplitude Conversion Factor ~2.0.
void SetDecayTime(Double_t t_fastDecay)
Set the Decay Time in ns.