ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
Go to the documentation of this file.
9 #ifndef ATSEGACRYSTALCALDATA_H
10 #define ATSEGACRYSTALCALDATA_H
12 #include <FairMultiLinkedData.h>
18 class TMemberInspector;
56 virtual void Print(
const Option_t *opt)
const;
const Int_t & GetDetCopyID() const
AtSeGACrystalCalData(const AtSeGACrystalCalData &)=default
const ULong64_t & GetTime() const
void SetTime(ULong64_t time)
void SetEnergy(Double32_t energy)
virtual void Print(const Option_t *opt) const
virtual ~AtSeGACrystalCalData()
const Double_t & GetEnergy() const
void SetDetCopyID(Int_t ident)
void AddMoreEnergy(Double32_t moreEnergy)
AtSeGACrystalCalData & operator=(const AtSeGACrystalCalData &)