GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
|
Public Types | |
enum class | EBitFlag { kIsEnergySet = BIT(0) , kIsChannelSet = BIT(1) , kBit2 = BIT(2) , kBit3 = BIT(3) , kIsPPGSet = BIT(4) , kIsTimeSet = BIT(5) , kBit6 = BIT(6) , kBit7 = BIT(7) , kBit8 = BIT(8) , kDetHitBit0 = BIT(9) , kDetHitBit1 = BIT(10) , kDetHitBit2 = BIT(11) , kDetHitBit3 = BIT(12) , kDetHitBit4 = BIT(13) , kDetHitBit5 = BIT(14) , kDetHitBit6 = BIT(15) , kBase = BIT(9) , kIsAllSet = 0xFFFF } |
enum class | ETimeFlag { kNoneSet = BIT(0) , kCFD = BIT(1) , kWalk = BIT(2) , kOffset = BIT(3) , kAll = 0xFFFF } |
Public Member Functions | |
TCSMHit () | |
TCSMHit (const TCSMHit &)=default | |
TCSMHit (TCSMHit &&) noexcept=default | |
~TCSMHit () override=default | |
virtual void | Add (const TDetectorHit *) |
void | AddWaveformSample (const Short_t &val) |
virtual void | AppendTimeStamp (const Long64_t &val) |
virtual Float_t | Charge () const |
void | Clear (Option_t *="") override |
void | ClearChannel () |
void | ClearEnergy () |
virtual void | ClearTransients () const |
void | Copy (TObject &) const override |
virtual void | Copy (TObject &, bool copywave) const |
virtual void | CopyWave (TObject &) const |
virtual UInt_t | GetAddress () const |
virtual UShort_t | GetArrayNumber () const |
virtual Float_t | GetCfd () const |
TChannel * | GetChannel () const |
virtual int | GetChannelNumber () const |
virtual Float_t | GetCharge () const |
virtual Int_t | GetCrystal () const |
Long64_t | GetCycleTimeStamp () const |
Double_t | GetDdE_dx () const |
Double_t | GetDEnergy () const |
virtual Int_t | GetDetector () const |
UShort_t | GetDetectorNumber () const |
Int_t | GetDHorizontalCFD () const |
Float_t | GetDHorizontalCharge () const |
Double_t | GetDHorizontalEnergy () const |
Int_t | GetDHorizontalStrip () const |
Double_t | GetDHorizontalTime () const |
TVector3 | GetDPosition () const |
Double_t | GetDthickness () const |
Double_t | GetDTime () const |
Int_t | GetDVerticalCFD () const |
Float_t | GetDVerticalCharge () const |
Double_t | GetDVerticalEnergy () const |
Int_t | GetDVerticalStrip () const |
Double_t | GetDVerticalTime () const |
Double_t | GetEEnergy () const |
Int_t | GetEHorizontalCFD () const |
Float_t | GetEHorizontalCharge () const |
Double_t | GetEHorizontalEnergy () const |
Int_t | GetEHorizontalStrip () const |
Double_t | GetEHorizontalTime () const |
Double_t | GetEnergy (Option_t *="") const override |
virtual Double_t | GetEnergyNonlinearity (double energy) const |
TVector3 | GetEPosition () const |
Double_t | GetETime () const |
Int_t | GetEVerticalCFD () const |
Float_t | GetEVerticalCharge () const |
Double_t | GetEVerticalEnergy () const |
Int_t | GetEVerticalStrip () const |
Double_t | GetEVerticalTime () const |
virtual Short_t | GetKValue () const |
const char * | GetName () const override |
TVector3 | GetPosition (Double_t=0) const override |
virtual TVector3 | GetPosition () const |
EPpgPattern | GetPPGStatus () const |
virtual Int_t | GetSegment () const |
Double_t | GetTime (const ETimeFlag &=ETimeFlag::kAll, Option_t *="") const override |
double | GetTimeSinceTapeMove () const |
virtual Long64_t | GetTimeStamp (Option_t *="") const |
virtual Long64_t | GetTimeStampNs (Option_t *opt="") const |
virtual Int_t | GetTimeStampUnit () const |
const std::vector< Short_t > * | GetWaveform () const |
virtual bool | HasWave () const |
bool | IsEmpty () const |
bool | operator< (const TDetectorHit &rhs) const |
TCSMHit & | operator= (const TCSMHit &)=default |
TCSMHit & | operator= (TCSMHit &&) noexcept=default |
void | Print (Option_t *="") const override |
void | Print (std::ostream &out) const override |
void | SetAddress (const UInt_t &temp_address) |
virtual void | SetCfd (const Float_t &val) |
virtual void | SetCfd (const Int_t &val) |
virtual void | SetCfd (const uint32_t &val) |
void | SetCharge (const Float_t &temp_charge) |
void | SetCharge (const Int_t &temp_charge) |
void | SetDetectorNumber (const Int_t &tempnum) |
void | SetDHorizontalCFD (const Int_t tempd) |
void | SetDHorizontalCharge (const Float_t temp) |
void | SetDHorizontalEnergy (const Double_t tempd) |
void | SetDHorizontalStrip (const Int_t temp) |
void | SetDHorizontalTime (const Int_t tempd) |
void | SetDPosition (const TVector3 &tempp) |
void | SetDVerticalCFD (const Int_t tempd) |
void | SetDVerticalCharge (const Float_t temp) |
void | SetDVerticalEnergy (const Double_t tempd) |
void | SetDVerticalStrip (const Int_t temp) |
void | SetDVerticalTime (const Int_t tempd) |
void | SetEHorizontalCFD (const Int_t tempd) |
void | SetEHorizontalCharge (const Float_t temp) |
void | SetEHorizontalEnergy (const Double_t tempd) |
void | SetEHorizontalStrip (const Int_t temp) |
void | SetEHorizontalTime (const Int_t tempd) |
Double_t | SetEnergy (const double &energy) const |
void | SetEPosition (const TVector3 &tempp) |
void | SetEVerticalCFD (const Int_t tempd) |
void | SetEVerticalCharge (const Float_t temp) |
void | SetEVerticalEnergy (const Double_t tempd) |
void | SetEVerticalStrip (const Int_t temp) |
void | SetEVerticalTime (const Int_t tempd) |
void | SetHitBit (EBitFlag, Bool_t set=true) const |
void | SetKValue (const Short_t &temp_kval) |
Double_t | SetTime (const Double_t &time) const |
virtual void | SetTimeStamp (const Long64_t &val) |
void | SetWaveform (const std::vector< Short_t > &val) |
bool | TestHitBit (EBitFlag flag) const |
virtual size_t | WaveSize () const |
Static Public Member Functions | |
static bool | CompareEnergy (TDetectorHit *lhs, TDetectorHit *rhs) |
static TVector3 * | GetBeamDirection () |
Protected Member Functions | |
Bool_t | IsChannelSet () const |
Bool_t | IsEnergySet () const |
Bool_t | IsPPGSet () const |
Bool_t | IsTimeSet () const |
Private Attributes | |
UInt_t | fAddress {0} |
TTransientBits< UChar_t > | fBitFlags |
Float_t | fCfd {0} |
TChannel * | fChannel {nullptr} |
Float_t | fCharge {0.} |
Long64_t | fCycleTimeStamp {0} |
UShort_t | fDetectorNumber |
TVector3 | fDPosition |
Double_t | fEnergy {0.} |
TVector3 | fEPosition |
Int_t | fHorDCfd |
Float_t | fHorDCharge |
Double_t | fHorDEnergy |
Short_t | fHorDStrip |
Double_t | fHorDTime |
Int_t | fHorECfd |
Float_t | fHorECharge |
Double_t | fHorEEnergy |
Short_t | fHorEStrip |
Double_t | fHorETime |
Short_t | fKValue {0} |
EPpgPattern | fPPGStatus {EPpgPattern::kJunk} |
Double_t | fTime {0.} |
Long64_t | fTimeStamp {0} |
Int_t | fVerDCfd |
Float_t | fVerDCharge |
Double_t | fVerDEnergy |
Short_t | fVerDStrip |
Double_t | fVerDTime |
Int_t | fVerECfd |
Float_t | fVerECharge |
Double_t | fVerEEnergy |
Short_t | fVerEStrip |
Double_t | fVerETime |
std::vector< Short_t > | fWaveform |
Static Private Attributes | |
static TVector3 | fBeamDirection |
|
stronginherited |
Enumerator | |
---|---|
kIsEnergySet | |
kIsChannelSet | |
kBit2 | |
kBit3 | |
kIsPPGSet | |
kIsTimeSet | |
kBit6 | |
kBit7 | |
kBit8 | |
kDetHitBit0 | |
kDetHitBit1 | |
kDetHitBit2 | |
kDetHitBit3 | |
kDetHitBit4 | |
kDetHitBit5 | |
kDetHitBit6 | |
kBase | |
kIsAllSet |
Definition at line 50 of file TDetectorHit.h.
|
stronginherited |
Enumerator | |
---|---|
kNoneSet | |
kCFD | |
kWalk | |
kOffset | |
kAll |
Definition at line 72 of file TDetectorHit.h.
TCSMHit::TCSMHit | ( | ) |
Definition at line 3 of file TCSMHit.cxx.
References Clear().
|
default |
|
defaultnoexcept |
|
overridedefault |
|
inlinevirtualinherited |
!
Reimplemented in TFippsHit, TGriffinHit, TIfinHit, TTdrCloverHit, and TTdrTigressHit.
Definition at line 184 of file TDetectorHit.h.
|
inlineinherited |
|
inlinevirtualinherited |
|
inlinevirtualinherited |
!
Definition at line 145 of file TDetectorHit.h.
References TDetectorHit::fCharge.
Referenced by TDetectorHit::GetCharge(), TDetectorHit::GetEnergy(), TFippsHit::GetNoCTEnergy(), TGriffinHit::GetNoCTEnergy(), TIfinHit::GetNoCTEnergy(), TDetectorHit::Print(), TFippsTACHit::TempCorrectedCharge(), and TTACHit::TempCorrectedCharge().
|
override |
!
Definition at line 8 of file TCSMHit.cxx.
References fDetectorNumber, fDPosition, fEPosition, fHorDCfd, fHorDCharge, fHorDEnergy, fHorDStrip, fHorDTime, fHorECfd, fHorECharge, fHorEEnergy, fHorEStrip, fHorETime, fVerDCfd, fVerDCharge, fVerDEnergy, fVerDStrip, fVerDTime, fVerECfd, fVerECharge, fVerEEnergy, fVerEStrip, and fVerETime.
Referenced by TCSMHit().
|
inlineinherited |
Definition at line 176 of file TDetectorHit.h.
References TDetectorHit::fChannel, TDetectorHit::kIsChannelSet, and TDetectorHit::SetHitBit().
|
inlineinherited |
Definition at line 171 of file TDetectorHit.h.
References TDetectorHit::fEnergy, TDetectorHit::kIsEnergySet, and TDetectorHit::SetHitBit().
|
inlinevirtualinherited |
Definition at line 94 of file TDetectorHit.h.
References TDetectorHit::fBitFlags.
Referenced by TBgoHit::TBgoHit(), TDetectorHit::TDetectorHit(), TSiLiHit::Clear(), TAnalysisWriteLoop::Iteration(), and TFragWriteLoop::WriteEvent().
|
staticinherited |
Definition at line 209 of file TDetectorHit.cxx.
References TDetectorHit::GetEnergy().
|
overrideinherited |
!
Definition at line 101 of file TDetectorHit.cxx.
References TDetectorHit::fAddress, TDetectorHit::fBitFlags, TDetectorHit::fCfd, TDetectorHit::fChannel, TDetectorHit::fCharge, TDetectorHit::fCycleTimeStamp, TDetectorHit::fEnergy, TDetectorHit::fKValue, TDetectorHit::fPPGStatus, TDetectorHit::fTime, and TDetectorHit::fTimeStamp.
Referenced by TAriesHit::TAriesHit(), TDescantHit::TDescantHit(), TDetectorHit::TDetectorHit(), TGriffinHit::TGriffinHit(), TRcmpHit::TRcmpHit(), TRcmpHit::TRcmpHit(), TS3Hit::TS3Hit(), TSceptarHit::TSceptarHit(), TSiLiHit::TSiLiHit(), TTigressHit::TTigressHit(), TTipHit::TTipHit(), TZeroDegreeHit::TZeroDegreeHit(), TAriesHit::Copy(), TBgoHit::Copy(), TDescantHit::Copy(), TDetectorHit::Copy(), TEagleHit::Copy(), TEmmaHit::Copy(), TFippsHit::Copy(), TFippsLaBrHit::Copy(), TFippsTACHit::Copy(), TGriffinHit::Copy(), TIfinHit::Copy(), TLaBrHit::Copy(), TPacesHit::Copy(), TPinDiodeHit::Copy(), TRcmpHit::Copy(), TS3Hit::Copy(), TSceptarHit::Copy(), TSharc2Hit::Copy(), TSharcHit::Copy(), TSiLiHit::Copy(), TTACHit::Copy(), TTdrCloverHit::Copy(), TTdrPlasticHit::Copy(), TTdrSiLiHit::Copy(), TTdrTigressHit::Copy(), TTigressHit::Copy(), TTipHit::Copy(), TTrificHit::Copy(), TZeroDegreeHit::Copy(), TTigressHit::CopyFragment(), TSharc2Hit::SetBack(), TSharcHit::SetBack(), TSharc2Hit::SetFront(), TSharcHit::SetFront(), TSharc2Hit::SetPad(), and TSharcHit::SetPad().
|
virtualinherited |
!
Reimplemented in TAriesHit, TBgoHit, TDescantHit, TEagleHit, TEmmaHit, TFippsHit, TFippsLaBrHit, TFippsTACHit, TGriffinHit, TIfinHit, TLaBrHit, TPacesHit, TPinDiodeHit, TRcmpHit, TS3Hit, TSceptarHit, TSharc2Hit, TSharcHit, TSiLiHit, TTACHit, TTdrCloverHit, TTdrPlasticHit, TTdrTigressHit, TTigressHit, TTipHit, TTrificHit, and TZeroDegreeHit.
Definition at line 124 of file TDetectorHit.cxx.
References TDetectorHit::Copy(), and TDetectorHit::CopyWave().
|
virtualinherited |
!
Definition at line 119 of file TDetectorHit.cxx.
References TDetectorHit::fWaveform.
Referenced by TAriesHit::TAriesHit(), TBgoHit::TBgoHit(), TDescantHit::TDescantHit(), TDetectorHit::TDetectorHit(), TSceptarHit::TSceptarHit(), TTdrPlasticHit::TTdrPlasticHit(), TZeroDegreeHit::TZeroDegreeHit(), TAriesHit::Copy(), TDescantHit::Copy(), TDescantHit::Copy(), TDetectorHit::Copy(), TEagleHit::Copy(), TEmmaHit::Copy(), TGriffinHit::Copy(), TLaBrHit::Copy(), TPacesHit::Copy(), TPinDiodeHit::Copy(), TRcmpHit::Copy(), TS3Hit::Copy(), TSceptarHit::Copy(), TSharc2Hit::Copy(), TSharcHit::Copy(), TTACHit::Copy(), TTdrCloverHit::Copy(), TTdrPlasticHit::Copy(), TTdrTigressHit::Copy(), TTigressHit::Copy(), TTipHit::Copy(), TTipHit::Copy(), TTrificHit::Copy(), TZeroDegreeHit::Copy(), and TZeroDegreeHit::Copy().
|
inlinevirtualinherited |
!
Definition at line 143 of file TDetectorHit.h.
References TDetectorHit::fAddress.
Referenced by TFippsHit::Add(), TIfinHit::Add(), TTdrCloverHit::Add(), TTdrTigressHit::Add(), TSharc2Hit::GetBackAddress(), TSharcHit::GetBackAddress(), TSharc2Hit::GetFrontAddress(), TSharcHit::GetFrontAddress(), TFippsHit::GetNoCTEnergy(), TGriffinHit::GetNoCTEnergy(), TIfinHit::GetNoCTEnergy(), TSharc2Hit::GetPadAddress(), TSharcHit::GetPadAddress(), TFragment::GetSharcMesyBoard(), TEagleHit::Print(), TFragment::Print(), TPinDiodeHit::Print(), TTipHit::SetUpNumbering(), and TTigressHit::SumHit().
|
inlinevirtualinherited |
! Simply returns the detector number, overwritten for detectors that have crystals/segments
Reimplemented in TBgoHit, TFippsBgoHit, TFippsHit, TFippsLaBrBgoHit, TGriffinBgoHit, TGriffinHit, TIfinBgoHit, TIfinHit, TLaBrBgoHit, TRcmpHit, TTdrCloverHit, TTdrTigressHit, and TTigressHit.
Definition at line 163 of file TDetectorHit.h.
References TDetectorHit::GetDetector().
Referenced by MakeAnalysisHistograms().
|
inlinestaticinherited |
Definition at line 182 of file TDetectorHit.h.
References TDetectorHit::fBeamDirection.
Referenced by TSiLiHit::GetDoppler(), and TTigressHit::GetDoppler().
|
inlinevirtualinherited |
!
Reimplemented in TDescantHit, and TZeroDegreeHit.
Definition at line 142 of file TDetectorHit.h.
References TDetectorHit::fCfd.
Referenced by TFippsHit::Add(), TIfinHit::Add(), TTdrCloverHit::Add(), TTdrTigressHit::Add(), TDescantHit::CalculateCfdAndMonitor(), TZeroDegreeHit::CalculateCfdAndMonitor(), DefaultSuppression(), TFragment::Get4GCfd(), TDescantHit::GetCfd(), TZeroDegreeHit::GetCfd(), TDescantHit::GetRemainder(), TZeroDegreeHit::GetRemainder(), TSharc2Hit::GetSomeTime(), TSharcHit::GetSomeTime(), TDetectorHit::GetTime(), TTigressHit::GetTimeToTrigger(), TEagleHit::Print(), TFragment::Print(), and TTigressHit::SumHit().
|
inlineinherited |
!
Definition at line 148 of file TDetectorHit.h.
References TDetectorHit::fAddress, TDetectorHit::fChannel, TChannel::GetChannel(), TDetectorHit::IsChannelSet(), TDetectorHit::kIsChannelSet, and TDetectorHit::SetHitBit().
Referenced by TS3Hit::TS3Hit(), TTigress::AddFragment(), TFipps::CTCorrectedEnergy(), TGriffin::CTCorrectedEnergy(), TIfin::CTCorrectedEnergy(), TS3Hit::GetArrayPosition(), TDetectorHit::GetCharge(), TDetectorHit::GetCrystal(), TS3Hit::GetDefaultDistance(), TS3Hit::GetDefaultPhiOffset(), TDetectorHit::GetDetector(), TS3Hit::GetDistanceStr(), TDetectorHit::GetEnergy(), TSiLiHit::GetEnergy(), TDetectorHit::GetEnergyNonlinearity(), TSiLiHit::GetFitEnergy(), TDetectorHit::GetName(), TFippsHit::GetNoCTEnergy(), TGriffinHit::GetNoCTEnergy(), TIfinHit::GetNoCTEnergy(), TDetectorHit::GetSegment(), TFippsTACHit::GetTempCorrectedEnergy(), TTACHit::GetTempCorrectedEnergy(), TDetectorHit::GetTime(), TSiLiHit::GetTimeFit(), TDetectorHit::GetTimeStampNs(), TDetectorHit::GetTimeStampUnit(), TFragment::GetTZero(), TFragment::Print(), TS3Hit::SectorsDownstream(), TTipHit::SetUpNumbering(), and TSiLiHit::SetWavefit().
|
virtualinherited |
!
Definition at line 214 of file TDetectorHit.cxx.
References TDetectorHit::fAddress, TChannel::GetChannel(), and TChannel::GetNumber().
Referenced by ExampleFragmentHelper::Exec(), ExampleFragmentSelector::FillHistograms(), MakeGRIFFINChargeHsts(), and MakeGRIFFINEnergyHsts().
|
virtualinherited |
!
Definition at line 54 of file TDetectorHit.cxx.
References TDetectorHit::Charge(), TDetectorHit::fKValue, TDetectorHit::GetChannel(), TChannel::GetIntegration(), and TChannel::UseCalFileIntegration().
Referenced by ExampleFragmentHelper::Exec(), ExampleFragmentSelector::FillHistograms(), TSharc2Hit::GetBackCharge(), TSharcHit::GetBackCharge(), TSharc2Hit::GetFrontCharge(), TSharcHit::GetFrontCharge(), TSharc2Hit::GetPadCharge(), TSharcHit::GetPadCharge(), TFippsTACHit::GetTempCorrectedCharge(), TTACHit::GetTempCorrectedCharge(), main(), MakeGRIFFINChargeHsts(), TFragment::Print(), and TTigressHit::Print().
|
virtualinherited |
!
Definition at line 200 of file TDetectorHit.cxx.
References TDetectorHit::GetChannel(), and TChannel::GetCrystalNumber().
Referenced by TTigress::AddFragment(), TTigressHit::Compare(), ComptonHists(), TFipps::CTCorrectedEnergy(), TGriffin::CTCorrectedEnergy(), TIfin::CTCorrectedEnergy(), CrossTalkHelper::Exec(), CrossTalk::FillHistograms(), TBgoHit::GetArrayNumber(), TFippsBgoHit::GetArrayNumber(), TFippsHit::GetArrayNumber(), TGriffinBgoHit::GetArrayNumber(), TGriffinHit::GetArrayNumber(), TIfinBgoHit::GetArrayNumber(), TIfinHit::GetArrayNumber(), TLaBrBgoHit::GetArrayNumber(), TTdrCloverHit::GetArrayNumber(), TTdrTigressHit::GetArrayNumber(), TTigressHit::GetArrayNumber(), TTigressHit::GetLastPosition(), TFippsHit::GetPosition(), TGriffinHit::GetPosition(), TIfinHit::GetPosition(), TTdrCloverHit::GetPosition(), TTdrTigressHit::GetPosition(), TTigress::GetPosition(), TFippsHit::Print(), TGriffinHit::Print(), TIfinHit::Print(), TTdrCloverHit::Print(), and TTdrTigressHit::Print().
|
inherited |
Definition at line 257 of file TDetectorHit.cxx.
References TDetectorHit::fCycleTimeStamp, TDetectorHit::fPPGStatus, TSingleton< TPPG >::Get(), TPPG::GetLastStatusTime(), TPPG::GetStatus(), TDetectorHit::GetTimeStampNs(), TDetectorHit::IsPPGSet(), TDetectorHit::kIsPPGSet, and TDetectorHit::SetHitBit().
|
inline |
Definition at line 114 of file TCSMHit.h.
References GetDEnergy(), and GetDthickness().
Double_t TCSMHit::GetDEnergy | ( | ) | const |
!
Definition at line 80 of file TCSMHit.cxx.
References GetDetectorNumber(), GetDHorizontalEnergy(), GetDHorizontalStrip(), GetDVerticalEnergy(), and GetDVerticalStrip().
Referenced by GetDdE_dx(), and GetEnergy().
|
virtualinherited |
!
Definition at line 182 of file TDetectorHit.cxx.
References TDetectorHit::GetChannel(), and TChannel::GetDetectorNumber().
Referenced by Addback(), Addback(), TTigress::AddFragment(), TTigressHit::Compare(), ComptonHists(), TFipps::CTCorrectedEnergy(), TGriffin::CTCorrectedEnergy(), TIfin::CTCorrectedEnergy(), DefaultFippsSuppression(), DefaultGriffinAddback(), DefaultGriffinSuppression(), DefaultIfinSuppression(), DefaultLaBrSuppression(), DefaultSuppression(), DefaultSuppression(), DefaultSuppression(), CrossTalkHelper::Exec(), CrossTalk::FillHistograms(), TBgoHit::GetArrayNumber(), TDetectorHit::GetArrayNumber(), TFippsBgoHit::GetArrayNumber(), TFippsHit::GetArrayNumber(), TFippsLaBrBgoHit::GetArrayNumber(), TGriffinBgoHit::GetArrayNumber(), TGriffinHit::GetArrayNumber(), TIfinBgoHit::GetArrayNumber(), TIfinHit::GetArrayNumber(), TLaBrBgoHit::GetArrayNumber(), TRcmpHit::GetArrayNumber(), TTdrCloverHit::GetArrayNumber(), TTdrTigressHit::GetArrayNumber(), TTigressHit::GetArrayNumber(), TSharc2::GetDeadLayerThickness(), TSharc::GetDeadLayerThickness(), TSharc2::GetDetectorThickness(), TSharc::GetDetectorThickness(), TTigressHit::GetLastPosition(), TSharc::GetPadDeadLayerThickness(), TSharc::GetPadThickness(), TAriesHit::GetPosition(), TDescantHit::GetPosition(), TDescantHit::GetPosition(), TEagleHit::GetPosition(), TFippsHit::GetPosition(), TFippsLaBrHit::GetPosition(), TGriffinHit::GetPosition(), TIfinHit::GetPosition(), TLaBrHit::GetPosition(), TPacesHit::GetPosition(), TPinDiodeHit::GetPosition(), TSceptarHit::GetPosition(), TSharc2Hit::GetPosition(), TSharcHit::GetPosition(), TTdrCloverHit::GetPosition(), TTdrPlasticHit::GetPosition(), TTdrSiLiHit::GetPosition(), TTdrTigressHit::GetPosition(), TTigress::GetPosition(), TTrificHit::GetPosition(), TTrific::GetXYGrid(), main(), MakeAnalysisHistograms(), TAriesHit::Print(), TDescantHit::Print(), TEagleHit::Print(), TFippsHit::Print(), TFippsLaBrHit::Print(), TFippsTACHit::Print(), TGriffinHit::Print(), TIfinHit::Print(), TLaBrHit::Print(), TPacesHit::Print(), TPinDiodeHit::Print(), TRcmpHit::Print(), TSceptarHit::Print(), TSharc2Hit::Print(), TSharcHit::Print(), TTACHit::Print(), TTdrCloverHit::Print(), TTdrPlasticHit::Print(), TTdrSiLiHit::Print(), TTdrTigressHit::Print(), TTipHit::Print(), TTrificHit::Print(), TZeroDegreeHit::Print(), and PromptCoincidence().
|
inline |
!
Definition at line 85 of file TCSMHit.h.
References fDetectorNumber.
Referenced by GetDEnergy(), GetDthickness(), GetEEnergy(), TCSM::OldBuilddEE(), and Print().
|
inline |
|
inline |
|
inline |
Definition at line 80 of file TCSMHit.h.
References fHorDEnergy.
Referenced by GetDEnergy(), and Print().
|
inline |
!
Definition at line 102 of file TCSMHit.h.
References fHorDStrip.
Referenced by GetDEnergy(), GetDthickness(), and Print().
|
inline |
|
inline |
!
Definition at line 112 of file TCSMHit.h.
References fDPosition.
Referenced by TCSM::MakedEE(), TCSM::OldBuilddEE(), and Print().
Double_t TCSMHit::GetDthickness | ( | ) | const |
Definition at line 41 of file TCSMHit.cxx.
References GetDetectorNumber(), GetDHorizontalStrip(), and GetDVerticalStrip().
Referenced by GetDdE_dx().
|
inline |
|
inline |
|
inline |
|
inline |
!
Definition at line 81 of file TCSMHit.h.
References fVerDEnergy.
Referenced by GetDEnergy(), and Print().
|
inline |
!
Definition at line 103 of file TCSMHit.h.
References fVerDStrip.
Referenced by GetDEnergy(), GetDthickness(), and Print().
|
inline |
Double_t TCSMHit::GetEEnergy | ( | ) | const |
!
Definition at line 149 of file TCSMHit.cxx.
References GetDetectorNumber(), GetEHorizontalEnergy(), GetEHorizontalStrip(), GetEVerticalEnergy(), and GetEVerticalStrip().
Referenced by GetEnergy().
|
inline |
|
inline |
|
inline |
Definition at line 75 of file TCSMHit.h.
References fHorEEnergy.
Referenced by GetEEnergy(), and Print().
|
inline |
!
Definition at line 99 of file TCSMHit.h.
References fHorEStrip.
Referenced by GetEEnergy(), and Print().
|
inline |
|
inlineoverridevirtual |
!
Reimplemented from TDetectorHit.
Definition at line 118 of file TCSMHit.h.
References GetDEnergy(), and GetEEnergy().
Referenced by TCSM::MakeHit().
|
virtualinherited |
Definition at line 92 of file TDetectorHit.cxx.
References TDetectorHit::GetChannel(), and TChannel::GetEnergyNonlinearity().
Referenced by TDetectorHit::GetEnergy().
|
inline |
!
Definition at line 111 of file TCSMHit.h.
References fEPosition.
Referenced by TCSM::MakedEE(), TCSM::OldBuilddEE(), and Print().
|
inline |
|
inline |
|
inline |
|
inline |
!
Definition at line 76 of file TCSMHit.h.
References fVerEEnergy.
Referenced by GetEEnergy(), and Print().
|
inline |
!
Definition at line 100 of file TCSMHit.h.
References fVerEStrip.
Referenced by GetEEnergy(), and Print().
|
inline |
|
inlinevirtualinherited |
!
Definition at line 146 of file TDetectorHit.h.
References TDetectorHit::fKValue.
Referenced by TFippsHit::Add(), TGriffinHit::Add(), TIfinHit::Add(), TTdrCloverHit::Add(), TTdrTigressHit::Add(), GriffinKValueHelper::Exec(), CrossTalk::FillHistograms(), GriffinKValueSelector::FillHistograms(), TFippsHit::GetNoCTEnergy(), TGriffinHit::GetNoCTEnergy(), TIfinHit::GetNoCTEnergy(), TTACHit::GetTempCorrectedEnergy(), and MakeGRIFFINChargeHsts().
|
overrideinherited |
!
Definition at line 156 of file TDetectorHit.cxx.
References TDetectorHit::GetChannel().
Referenced by TFragment::IsDetector(), TDetectorHit::Print(), TTigressHit::Print(), and TTigressHit::SetWavefit().
|
inlineoverridevirtual |
|
inlinevirtualinherited |
!
Reimplemented in TAriesHit, TDescantHit, TEagleHit, TEmmaHit, TFippsHit, TFippsLaBrHit, TGriffinHit, TIfinHit, TLaBrHit, TPacesHit, TPinDiodeHit, TSceptarHit, TSharc2Hit, TSharcHit, TSiLiHit, TTdrCloverHit, TTdrPlasticHit, TTdrSiLiHit, TTdrTigressHit, TTipHit, and TTrificHit.
Definition at line 135 of file TDetectorHit.h.
Referenced by TTigressHit::GetDoppler(), TS3Hit::GetPhi(), TS3Hit::GetTheta(), and TTigressHit::Print().
|
inherited |
Definition at line 241 of file TDetectorHit.cxx.
References TDetectorHit::fCycleTimeStamp, TDetectorHit::fPPGStatus, TSingleton< TPPG >::Get(), TPPG::GetLastStatusTime(), TPPG::GetStatus(), TDetectorHit::GetTimeStampNs(), TDetectorHit::IsPPGSet(), TDetectorHit::kIsPPGSet, kJunk, and TDetectorHit::SetHitBit().
|
virtualinherited |
!
Definition at line 191 of file TDetectorHit.cxx.
References TDetectorHit::GetChannel(), and TChannel::GetSegmentNumber().
Referenced by DefaultAddback(), TBgoHit::GetArrayNumber(), TFippsBgoHit::GetArrayNumber(), TFippsLaBrBgoHit::GetArrayNumber(), TGriffinBgoHit::GetArrayNumber(), TIfinBgoHit::GetArrayNumber(), TRcmpHit::GetArrayNumber(), TSharc2Hit::GetBackStrip(), TSharcHit::GetBackStrip(), TSharc2Hit::GetFrontStrip(), TSharcHit::GetFrontStrip(), TTigressHit::GetLastPosition(), TSiLiHit::GetPin(), TSharc2Hit::GetPosition(), TSharcHit::GetPosition(), TSiLiHit::GetPreamp(), TSiLiHit::GetRing(), TSiLiHit::GetSector(), TSiLiHit::MagnetShadow(), TTrificHit::Print(), TS3Hit::SetRingNumber(), TS3Hit::SetRingNumber(), TS3Hit::SetSectorNumber(), TS3Hit::SetSectorNumber(), and TSiLiHit::SumHit().
|
inlineoverridevirtual |
Returns fVerDTime.
Reimplemented from TDetectorHit.
Definition at line 120 of file TCSMHit.h.
References fVerDTime.
|
inherited |
returns time in ns, minus the time of the last tape move
Definition at line 273 of file TDetectorHit.cxx.
References TSingleton< TPPG >::Get(), TPPG::GetLastStatusTime(), TDetectorHit::GetTime(), TDetectorHit::GetTimeStampNs(), and kTapeMove.
|
inlinevirtualinherited |
Definition at line 138 of file TDetectorHit.h.
References TDetectorHit::fTimeStamp.
Referenced by ComptonHists(), TimeWalkHelper::Exec(), TimeWalkSelector::FillHistograms(), TDetectorHit::GetTime(), TSiLiHit::GetTimeFitCfd(), TSiLiHit::GetTimeFitns(), TSiLiHit::GetTimeStampLow(), TDetectorHit::GetTimeStampNs(), TTigressHit::GetTimeToTrigger(), main(), MakeAnalysisHistograms(), TFragment::operator<(), TFragment::operator>(), TDetectorHit::Print(), TEagleHit::Print(), TFragment::Print(), TGriffinHit::Print(), and TTigressHit::Print().
|
virtualinherited |
Definition at line 223 of file TDetectorHit.cxx.
References TDetectorHit::GetChannel(), TChannel::GetTimeDrift(), TChannel::GetTimeOffset(), TDetectorHit::GetTimeStamp(), and TDetectorHit::GetTimeStampUnit().
Referenced by ComptonPolarimetryHelper::Coincident(), TFragment::GetCycleNumber(), TDetectorHit::GetCycleTimeStamp(), TDetectorHit::GetPPGStatus(), TFragment::GetTimeInCycle(), TDetectorHit::GetTimeSinceTapeMove(), TDetectorHit::Print(), TGriffinHit::Print(), and ComptonPolarimetryHelper::TimeDiff().
|
virtualinherited |
!
Definition at line 232 of file TDetectorHit.cxx.
References TDetectorHit::GetChannel(), and TChannel::GetTimeStampUnit().
Referenced by TDetectorHit::GetTimeStampNs(), and TDetectorHit::Print().
|
inlineinherited |
!
Definition at line 147 of file TDetectorHit.h.
References TDetectorHit::fWaveform.
Referenced by TAriesHit::TAriesHit(), TDescantHit::TDescantHit(), TSceptarHit::TSceptarHit(), TTdrPlasticHit::TTdrPlasticHit(), TZeroDegreeHit::TZeroDegreeHit(), TDescantHit::AnalyzeWaveform(), TSceptarHit::AnalyzeWaveform(), TZeroDegreeHit::AnalyzeWaveform(), TDescantHit::CalculateCfdAndMonitor(), TSceptarHit::CalculateCfdAndMonitor(), TZeroDegreeHit::CalculateCfdAndMonitor(), TDescantHit::CalculateCfdMonitor(), TSceptarHit::CalculateCfdMonitor(), TZeroDegreeHit::CalculateCfdMonitor(), TDescantHit::CalculatePartialSum(), TZeroDegreeHit::CalculatePartialSum(), TDescantHit::CalculatePsdAndPartialSums(), TDescantHit::CalculateSmoothedWaveform(), TSceptarHit::CalculateSmoothedWaveform(), TZeroDegreeHit::CalculateSmoothedWaveform(), TPulseAnalyzer::SetData(), and TTigressHit::SetWavefit().
|
inlinevirtualinherited |
!
Definition at line 102 of file TDetectorHit.h.
References TDetectorHit::fWaveform.
Referenced by TDescantHit::AnalyzeWaveform(), TSceptarHit::AnalyzeWaveform(), TZeroDegreeHit::AnalyzeWaveform(), TDescantHit::CalculateCfdAndMonitor(), TSceptarHit::CalculateCfdAndMonitor(), TZeroDegreeHit::CalculateCfdAndMonitor(), TDescantHit::CalculateCfdMonitor(), TSceptarHit::CalculateCfdMonitor(), TZeroDegreeHit::CalculateCfdMonitor(), TDescantHit::CalculatePartialSum(), TZeroDegreeHit::CalculatePartialSum(), TDescantHit::CalculateSmoothedWaveform(), TSceptarHit::CalculateSmoothedWaveform(), TZeroDegreeHit::CalculateSmoothedWaveform(), TFragment::Print(), and TPulseAnalyzer::SetData().
|
inlineprotectedinherited |
Definition at line 191 of file TDetectorHit.h.
References TDetectorHit::fBitFlags, TDetectorHit::kIsChannelSet, and TTransientBits< T >::TestBit().
Referenced by TDetectorHit::GetChannel().
bool TCSMHit::IsEmpty | ( | ) | const |
Definition at line 225 of file TCSMHit.cxx.
References fDetectorNumber, fHorDCfd, fHorDCharge, fHorDEnergy, fHorDStrip, fHorDTime, fHorECfd, fHorECharge, fHorEEnergy, fHorEStrip, fHorETime, fVerDCfd, fVerDCharge, fVerDEnergy, fVerDStrip, fVerDTime, fVerECfd, fVerECharge, fVerEEnergy, fVerEStrip, and fVerETime.
|
inlineprotectedinherited |
Definition at line 190 of file TDetectorHit.h.
References TDetectorHit::fBitFlags, TDetectorHit::kIsEnergySet, and TTransientBits< T >::TestBit().
|
inlineprotectedinherited |
Definition at line 193 of file TDetectorHit.h.
References TDetectorHit::fBitFlags, TDetectorHit::kIsPPGSet, and TTransientBits< T >::TestBit().
Referenced by TDetectorHit::GetCycleTimeStamp(), and TDetectorHit::GetPPGStatus().
|
inlineprotectedinherited |
Definition at line 192 of file TDetectorHit.h.
References TDetectorHit::fBitFlags, TDetectorHit::kIsTimeSet, and TTransientBits< T >::TestBit().
Referenced by TDetectorHit::GetTime().
|
inlineinherited |
Definition at line 88 of file TDetectorHit.h.
References TDetectorHit::GetEnergy().
|
override |
|
overridevirtual |
!
Reimplemented from TDetectorHit.
Definition at line 202 of file TCSMHit.cxx.
References GetDetectorNumber(), GetDHorizontalCFD(), GetDHorizontalCharge(), GetDHorizontalEnergy(), GetDHorizontalStrip(), GetDPosition(), GetDVerticalCFD(), GetDVerticalCharge(), GetDVerticalEnergy(), GetDVerticalStrip(), GetEHorizontalCFD(), GetEHorizontalCharge(), GetEHorizontalEnergy(), GetEHorizontalStrip(), GetEPosition(), GetEVerticalCFD(), GetEVerticalCharge(), GetEVerticalEnergy(), and GetEVerticalStrip().
|
inlineinherited |
!
Definition at line 109 of file TDetectorHit.h.
References TDetectorHit::fAddress.
Referenced by TFippsHit::Add(), TGriffinHit::Add(), TIfinHit::Add(), TTdrCloverHit::Add(), TTdrTigressHit::Add(), TTigress::AddFragment(), and TTigressHit::SumHit().
|
inlinevirtualinherited |
!
Definition at line 113 of file TDetectorHit.h.
References TDetectorHit::fCfd.
Referenced by TFippsHit::Add(), TGriffinHit::Add(), TIfinHit::Add(), TTdrCloverHit::Add(), TTdrTigressHit::Add(), TDescantHit::AnalyzeWaveform(), TSceptarHit::AnalyzeWaveform(), TZeroDegreeHit::AnalyzeWaveform(), and TTigressHit::SumHit().
|
inlinevirtualinherited |
! this function automatically randomizes the integer provided
Definition at line 115 of file TDetectorHit.h.
References TDetectorHit::fCfd.
|
inlinevirtualinherited |
! this function automatically randomizes the integer provided
Definition at line 114 of file TDetectorHit.h.
References TDetectorHit::fCfd.
|
inlineinherited |
!
Definition at line 111 of file TDetectorHit.h.
References TDetectorHit::fCharge.
Referenced by TFippsHit::Add(), TGriffinHit::Add(), TIfinHit::Add(), TTdrCloverHit::Add(), TTdrTigressHit::Add(), TDescantHit::AnalyzeWaveform(), and TZeroDegreeHit::AnalyzeWaveform().
|
inlineinherited |
! this function automatically randomizes the integer provided
Definition at line 112 of file TDetectorHit.h.
References TDetectorHit::fCharge.
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 154 of file TCSMHit.h.
References fHorDEnergy.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 155 of file TCSMHit.h.
References fVerDEnergy.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 157 of file TCSMHit.h.
References fHorEEnergy.
|
inline |
!
Definition at line 133 of file TCSMHit.h.
References fHorEStrip.
Referenced by TCSM::CombineHits().
|
inline |
|
inlineinherited |
Definition at line 121 of file TDetectorHit.h.
References TDetectorHit::fEnergy, TDetectorHit::kIsEnergySet, and TDetectorHit::SetHitBit().
Referenced by TFippsHit::Add(), TGriffinHit::Add(), TIfinHit::Add(), TTdrCloverHit::Add(), TTdrTigressHit::Add(), TDetectorHit::GetEnergy(), TSiLiHit::GetEnergy(), TSiLiHit::SumHit(), and TTigressHit::SumHit().
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 158 of file TCSMHit.h.
References fVerEEnergy.
|
inline |
|
inline |
|
inherited |
Definition at line 280 of file TDetectorHit.cxx.
References TDetectorHit::fBitFlags, and TTransientBits< T >::SetBit().
Referenced by TDetectorHit::ClearChannel(), TDetectorHit::ClearEnergy(), TDetectorHit::GetChannel(), TDetectorHit::GetCycleTimeStamp(), TDetectorHit::GetPPGStatus(), TDetectorHit::SetEnergy(), TDetectorHit::SetTime(), TSiLiHit::SumHit(), and TSiLiHit::UseFitCharge().
|
inlineinherited |
!
Definition at line 110 of file TDetectorHit.h.
References TDetectorHit::fKValue.
Referenced by TFippsHit::Add(), TGriffinHit::Add(), TIfinHit::Add(), TTdrCloverHit::Add(), and TTdrTigressHit::Add().
|
inlineinherited |
Definition at line 127 of file TDetectorHit.h.
References TDetectorHit::fTime, TDetectorHit::kIsTimeSet, and TDetectorHit::SetHitBit().
Referenced by TFippsHit::Add(), TGriffinHit::Add(), TIfinHit::Add(), TTdrCloverHit::Add(), TTdrTigressHit::Add(), TDetectorHit::GetTime(), and TTigressHit::SumHit().
|
inlinevirtualinherited |
|
inlineinherited |
!
Definition at line 116 of file TDetectorHit.h.
References TDetectorHit::fWaveform.
Referenced by TTdrPlasticHit::TTdrPlasticHit(), TDescantHit::AnalyzeWaveform(), TSceptarHit::AnalyzeWaveform(), and TZeroDegreeHit::AnalyzeWaveform().
|
inlineinherited |
Definition at line 187 of file TDetectorHit.h.
References TDetectorHit::fBitFlags, and TTransientBits< T >::TestBit().
Referenced by TDetectorHit::GetEnergy(), and TSiLiHit::GetEnergy().
|
inlinevirtualinherited |
!
Definition at line 103 of file TDetectorHit.h.
References TDetectorHit::fWaveform.
Referenced by TDescantHit::AnalyzeWaveform(), TSceptarHit::AnalyzeWaveform(), TZeroDegreeHit::AnalyzeWaveform(), TDescantHit::CalculateCfdAndMonitor(), TSceptarHit::CalculateCfdAndMonitor(), TZeroDegreeHit::CalculateCfdAndMonitor(), TDescantHit::CalculateCfdMonitor(), TDescantHit::CalculatePartialSum(), TZeroDegreeHit::CalculatePartialSum(), TDescantHit::CalculateSmoothedWaveform(), TSceptarHit::CalculateSmoothedWaveform(), and TZeroDegreeHit::CalculateSmoothedWaveform().
|
privateinherited |
address of the the channel in the DAQ.
Definition at line 196 of file TDetectorHit.h.
Referenced by TDetectorHit::TDetectorHit(), TEagleHit::TEagleHit(), TPinDiodeHit::TPinDiodeHit(), TDetectorHit::Clear(), TDetectorHit::Copy(), TDetectorHit::GetAddress(), TDetectorHit::GetChannel(), TDetectorHit::GetChannelNumber(), and TDetectorHit::SetAddress().
|
staticprivateinherited |
Definition at line 213 of file TDetectorHit.h.
Referenced by TDetectorHit::GetBeamDirection().
|
mutableprivateinherited |
Definition at line 211 of file TDetectorHit.h.
Referenced by TDetectorHit::Clear(), TTdrCloverHit::Clear(), TDetectorHit::ClearTransients(), TDetectorHit::Copy(), TTdrCloverHit::Copy(), TDetectorHit::IsChannelSet(), TDetectorHit::IsEnergySet(), TDetectorHit::IsPPGSet(), TDetectorHit::IsTimeSet(), TTdrCloverHit::NPileUps(), TTdrCloverHit::PUHit(), TDetectorHit::SetHitBit(), TTdrCloverHit::SetTdrCloverFlag(), and TDetectorHit::TestHitBit().
|
privateinherited |
CFD time of the Hit.
Definition at line 199 of file TDetectorHit.h.
Referenced by TEagleHit::TEagleHit(), TDetectorHit::Clear(), TDetectorHit::Copy(), TDetectorHit::GetCfd(), TDetectorHit::SetCfd(), TDetectorHit::SetCfd(), and TDetectorHit::SetCfd().
|
mutableprivateinherited |
!
Definition at line 208 of file TDetectorHit.h.
Referenced by TDetectorHit::Clear(), TDetectorHit::ClearChannel(), TDetectorHit::Copy(), and TDetectorHit::GetChannel().
|
privateinherited |
charge collected from the hit
Definition at line 197 of file TDetectorHit.h.
Referenced by TEagleHit::TEagleHit(), TPinDiodeHit::TPinDiodeHit(), TDetectorHit::Charge(), TDetectorHit::Clear(), TDetectorHit::Copy(), TDetectorHit::SetCharge(), and TDetectorHit::SetCharge().
|
mutableprivateinherited |
!
Definition at line 207 of file TDetectorHit.h.
Referenced by TDetectorHit::Clear(), TDetectorHit::Copy(), TDetectorHit::GetCycleTimeStamp(), and TDetectorHit::GetPPGStatus().
|
private |
Definition at line 64 of file TCSMHit.h.
Referenced by Clear(), GetDetectorNumber(), IsEmpty(), and SetDetectorNumber().
|
private |
Definition at line 55 of file TCSMHit.h.
Referenced by Clear(), GetDPosition(), GetPosition(), and SetDPosition().
|
mutableprivateinherited |
! Energy of the Hit.
Definition at line 204 of file TDetectorHit.h.
Referenced by TDetectorHit::Clear(), TDetectorHit::ClearEnergy(), TDetectorHit::Copy(), TDetectorHit::GetEnergy(), and TDetectorHit::SetEnergy().
|
private |
Definition at line 62 of file TCSMHit.h.
Referenced by Clear(), GetEPosition(), and SetEPosition().
|
private |
Definition at line 37 of file TCSMHit.h.
Referenced by Clear(), GetDHorizontalCFD(), IsEmpty(), and SetDHorizontalCFD().
|
private |
Definition at line 36 of file TCSMHit.h.
Referenced by Clear(), GetDHorizontalCharge(), IsEmpty(), and SetDHorizontalCharge().
|
private |
Definition at line 51 of file TCSMHit.h.
Referenced by Clear(), GetDHorizontalEnergy(), IsEmpty(), and SetDHorizontalEnergy().
|
private |
Definition at line 35 of file TCSMHit.h.
Referenced by Clear(), GetDHorizontalStrip(), IsEmpty(), and SetDHorizontalStrip().
|
private |
Definition at line 53 of file TCSMHit.h.
Referenced by Clear(), GetDHorizontalTime(), IsEmpty(), and SetDHorizontalTime().
|
private |
Definition at line 45 of file TCSMHit.h.
Referenced by Clear(), GetEHorizontalCFD(), IsEmpty(), and SetEHorizontalCFD().
|
private |
Definition at line 44 of file TCSMHit.h.
Referenced by Clear(), GetEHorizontalCharge(), IsEmpty(), and SetEHorizontalCharge().
|
private |
Definition at line 57 of file TCSMHit.h.
Referenced by Clear(), GetEHorizontalEnergy(), IsEmpty(), and SetEHorizontalEnergy().
|
private |
Definition at line 43 of file TCSMHit.h.
Referenced by Clear(), GetEHorizontalStrip(), IsEmpty(), and SetEHorizontalStrip().
|
private |
Definition at line 59 of file TCSMHit.h.
Referenced by Clear(), GetEHorizontalTime(), GetETime(), IsEmpty(), and SetEHorizontalTime().
|
privateinherited |
integration value.
Definition at line 198 of file TDetectorHit.h.
Referenced by TEagleHit::TEagleHit(), TPinDiodeHit::TPinDiodeHit(), TDetectorHit::Clear(), TDetectorHit::Copy(), TDetectorHit::GetCharge(), TDetectorHit::GetEnergy(), TDetectorHit::GetKValue(), TFippsTACHit::GetTempCorrectedEnergy(), and TDetectorHit::SetKValue().
|
mutableprivateinherited |
!
Definition at line 205 of file TDetectorHit.h.
Referenced by TDetectorHit::Clear(), TDetectorHit::Copy(), TDetectorHit::GetCycleTimeStamp(), and TDetectorHit::GetPPGStatus().
|
mutableprivateinherited |
! Calibrated Time of the hit
Definition at line 202 of file TDetectorHit.h.
Referenced by TDetectorHit::Clear(), TDetectorHit::Copy(), TDetectorHit::GetTime(), and TDetectorHit::SetTime().
|
privateinherited |
Timestamp given to hit in ns.
Definition at line 200 of file TDetectorHit.h.
Referenced by TEagleHit::TEagleHit(), TPinDiodeHit::TPinDiodeHit(), TDetectorHit::AppendTimeStamp(), TDetectorHit::Clear(), TDetectorHit::Copy(), TDetectorHit::GetTimeStamp(), and TDetectorHit::SetTimeStamp().
|
private |
Definition at line 41 of file TCSMHit.h.
Referenced by Clear(), GetDVerticalCFD(), IsEmpty(), and SetDVerticalCFD().
|
private |
Definition at line 40 of file TCSMHit.h.
Referenced by Clear(), GetDVerticalCharge(), IsEmpty(), and SetDVerticalCharge().
|
private |
Definition at line 52 of file TCSMHit.h.
Referenced by Clear(), GetDVerticalEnergy(), IsEmpty(), and SetDVerticalEnergy().
|
private |
Definition at line 39 of file TCSMHit.h.
Referenced by Clear(), GetDVerticalStrip(), IsEmpty(), and SetDVerticalStrip().
|
private |
Definition at line 54 of file TCSMHit.h.
Referenced by Clear(), GetDTime(), GetDVerticalTime(), GetTime(), IsEmpty(), and SetDVerticalTime().
|
private |
Definition at line 49 of file TCSMHit.h.
Referenced by Clear(), GetEVerticalCFD(), IsEmpty(), and SetEVerticalCFD().
|
private |
Definition at line 48 of file TCSMHit.h.
Referenced by Clear(), GetEVerticalCharge(), IsEmpty(), and SetEVerticalCharge().
|
private |
Definition at line 58 of file TCSMHit.h.
Referenced by Clear(), GetEVerticalEnergy(), IsEmpty(), and SetEVerticalEnergy().
|
private |
Definition at line 47 of file TCSMHit.h.
Referenced by Clear(), GetEVerticalStrip(), IsEmpty(), and SetEVerticalStrip().
|
private |
Definition at line 60 of file TCSMHit.h.
Referenced by Clear(), GetEVerticalTime(), IsEmpty(), and SetEVerticalTime().
|
privateinherited |
Definition at line 201 of file TDetectorHit.h.
Referenced by TDetectorHit::AddWaveformSample(), TDetectorHit::Clear(), TDetectorHit::CopyWave(), TDetectorHit::GetWaveform(), TDetectorHit::HasWave(), TDetectorHit::SetWaveform(), and TDetectorHit::WaveSize().