29 #include "RtypesCore.h" 31 #include "FairTimeStamp.h" 37 class TMemberInspector;
51 t_out <<
"BSEmc Digi in crystal: " << t_digi.
GetDetectorId() <<
" energy: " << t_digi.
GetEnergy() <<
" timestamp: " << t_digi.GetTimeStamp();
60 BSEmcDigi(Int_t t_id, Double_t t_energy, Float_t t_time);
70 virtual Bool_t
equal(FairTimeStamp *t_data);
73 virtual void Print(
const Option_t *t_opt =
"")
const;
void SetDCNumber(Int_t t_dcId)
virtual Bool_t equal(FairTimeStamp *t_data)
Double_t GetRawEnergy() const
void SetGainType(eGAIN t_type)
Int_t GetDetectorId() const
virtual Double_t GetEnergy() const
void SetRawEnergy(Double_t t_energy)
void SetDetectorId(Int_t t_detectorId)
eGAIN GetGainType() const
virtual void Print(const Option_t *t_opt="") const
virtual Bool_t operator==(const BSEmcDigi &t_otherDigi) const
friend std::ostream & operator<<(std::ostream &t_out, const BSEmcDigi &t_digi)
represents the reconstructed hit of one emc crystal
Int_t GetDCNumber() const
virtual Bool_t operator<(const BSEmcDigi &t_otherDigi) const
virtual Bool_t operator!=(const BSEmcDigi &t_otherDigi) const
void SetEnergy(Double_t t_energy)