#include <TPlasticsProc.h>
Public Member Functions | |
TPlasticsProc (const char *name=0) | |
virtual | ~TPlasticsProc () |
virtual void | InitEvent (TGo4EventElement *) |
virtual void | FinalizeEvent () |
TPlasticsProc (const char *name=0) | |
virtual | ~TPlasticsProc () |
virtual void | InitEvent (TGo4EventElement *) |
virtual void | FinalizeEvent () |
TPlasticsProc (const char *name=0) | |
virtual | ~TPlasticsProc () |
virtual void | InitEvent (TGo4EventElement *) |
virtual void | FinalizeEvent () |
virtual Bool_t | BuildEvent (TGo4EventElement *) |
virtual void | ProcessSubevent (TGo4MbsSubEvent *subevt) |
Short_t | GetTriggerNumber () const |
Int_t | GetEventNumber () const |
Long_t | ExecuteScript (const char *script_name) |
Protected Member Functions | |
void | AddSubProcessor (TCBMBeamtimeProc *) |
Protected Attributes | |
TPlasticsParam * | fPar |
TVftxParam * | fVftxPar |
TMbsCrateEvent * | fCrateInputEvent |
TTriglogEvent * | fTriglogInputEvent |
TVftxEvent * | fVftxInputEvent |
TGet4v1Event * | fGet4v1InputEvent |
TPlasticsEvent * | fOutputEvent |
Double_t | dCaenBinSize |
Plastics_Hit | hitCurrent |
TH2 * | fBeamProfilePlasticsTime |
TH2 * | fDiamondProfilePlastics |
TH2 * | fReferenceProfilePlastics |
TH2 * | fTotLeftPlastics |
TH2 * | fTotRightPlastics |
TH2 * | fMultiplicityPlastics |
TH2 * | fReference1ProfilePlastics |
TH2 * | fReference2ProfilePlastics |
TH2 * | fMeanRefProfilePlastics |
TGet4v1Param * | fGet4v1Par |
TGsiAug12Param * | fParAnalysis |
TCBMBeamtimeEvent * | fBeamtimeEvent |
TGo4MbsEvent * | fMbsInput |
Short_t | fMbsTriggerNumber |
Int_t | fMbsEventNumber |
Private Member Functions | |
void | ProcessCaenPlasticDouble (UInt_t uPlasticIndex, Double_t dCaenOtherOffset=0) |
void | ProcessVftxPlasticDouble (UInt_t uPlasticIndex, Double_t dVftxOtherOffset=0) |
void | ProcessGet4v10PlasticDouble (UInt_t uEventIndex, UInt_t uPlasticIndex, Double_t dGet4v10OtherOffset=0) |
void | ProcessCaenPlasticSingle (UInt_t uPlasticIndex, Double_t dCaenOtherOffset=0) |
void | ProcessCaenPlasticDouble (UInt_t uPlasticIndex, Double_t dCaenOtherOffset=0) |
void | ProcessVftxPlasticSingle (UInt_t uPlasticIndex, Double_t dVftxOtherOffset=0) |
void | ProcessVftxPlasticDouble (UInt_t uPlasticIndex, Double_t dVftxOtherOffset=0) |
void | ProcessCaenPlasticSingle (UInt_t uPlasticIndex, Double_t dCaenOtherOffset=0) |
void | ProcessCaenPlasticDouble (UInt_t uPlasticIndex, Double_t dCaenOtherOffset=0) |
void | ProcessVftxPlasticSingle (UInt_t uPlasticIndex, Double_t dVftxOtherOffset=0) |
void | ProcessVftxPlasticDouble (UInt_t uPlasticIndex, Double_t dVftxOtherOffset=0) |
void | ProcessGet4v10PlasticSingle (UInt_t uEventIndex, UInt_t uPlasticIndex, Double_t dGet4v10OtherOffset=0) |
void | ProcessGet4v10PlasticDouble (UInt_t uEventIndex, UInt_t uPlasticIndex, Double_t dGet4v10OtherOffset=0) |
Definition at line 23 of file TPlasticsProc.h.
TPlasticsProc::TPlasticsProc | ( | const char * | name = 0 |
) |
Definition at line 7 of file TPlasticsProc.cxx.
References dCaenBinSize, fBeamProfilePlasticsTime, fDiamondProfilePlastics, fMultiplicityPlastics, fPar, fReferenceProfilePlastics, fTotLeftPlastics, fTotRightPlastics, fVftxPar, TVftxBoardData::MaxMult, and TPlasticsParam::uNbPlastics.
TPlasticsProc::~TPlasticsProc | ( | ) | [virtual] |
Definition at line 80 of file TPlasticsProc.cxx.
TPlasticsProc::TPlasticsProc | ( | const char * | name = 0 |
) |
virtual TPlasticsProc::~TPlasticsProc | ( | ) | [virtual] |
TPlasticsProc::TPlasticsProc | ( | const char * | name = 0 |
) |
virtual TPlasticsProc::~TPlasticsProc | ( | ) | [virtual] |
void TCBMBeamtimeProc::AddSubProcessor | ( | TCBMBeamtimeProc * | proc | ) | [protected, inherited] |
Definition at line 41 of file TCBMBeamtimeProc.cxx.
References TCBMBeamtimeProc::fSubProcessors.
Referenced by TCernGem12DetectorProc::TCernGem12DetectorProc(), TCernGem12FinalProc::TCernGem12FinalProc(), TCernGem12UnpackProc::TCernGem12UnpackProc(), TCernOct11DetectorProc::TCernOct11DetectorProc(), TCernOct11UnpackProc::TCernOct11UnpackProc(), TCernOct12DetectorProc::TCernOct12DetectorProc(), TCernOct12FinalProc::TCernOct12FinalProc(), TCernOct12UnpackProc::TCernOct12UnpackProc(), TCosyJan12DetectorProc::TCosyJan12DetectorProc(), TCosyJan12FinalProc::TCosyJan12FinalProc(), TCosyJan12UnpackProc::TCosyJan12UnpackProc(), TCosyNov11DetectorProc::TCosyNov11DetectorProc(), TCosyNov11UnpackProc::TCosyNov11UnpackProc(), TGsiAug12CalibrationProc::TGsiAug12CalibrationProc(), TGsiAug12DetectorProc::TGsiAug12DetectorProc(), TGsiAug12OutputProc::TGsiAug12OutputProc(), TGsiAug12TrackingProc::TGsiAug12TrackingProc(), TGsiAug12UnpackProc::TGsiAug12UnpackProc(), TLaserTest12DetectorProc::TLaserTest12DetectorProc(), and TLaserTest12UnpackProc::TLaserTest12UnpackProc().
Bool_t TCBMBeamtimeProc::BuildEvent | ( | TGo4EventElement * | outevnt | ) | [virtual, inherited] |
Reimplemented in TCernNov10Proc, TCosyDec10Proc, TRocProc, and TSpadicProc.
Definition at line 52 of file TCBMBeamtimeProc.cxx.
References TCBMBeamtimeProc::fBeamtimeEvent, TCBMBeamtimeProc::FinalizeEvent(), TCBMBeamtimeProc::fMbsEventNumber, TCBMBeamtimeProc::fMbsInput, TCBMBeamtimeProc::fMbsTriggerNumber, TCBMBeamtimeProc::fProcIterator, TCBMBeamtimeProc::InitEvent(), and TCBMBeamtimeProc::ProcessSubevent().
Long_t TCBMBeamtimeProc::ExecuteScript | ( | const char * | script_name | ) | [inherited] |
Temporary here - will be from 4.5.3 version in distribution
Definition at line 142 of file TCBMBeamtimeProc.cxx.
Referenced by TCernOct12UnpackProc::TCernOct12UnpackProc(), TFaspProc::TFaspProc(), TFiberHodProc::TFiberHodProc(), TSpadicV10Proc::TSpadicV10Proc(), and TTrbProc::TTrbProc().
void TPlasticsProc::FinalizeEvent | ( | ) | [virtual] |
Reimplemented from TCBMBeamtimeProc.
Definition at line 167 of file TPlasticsProc.cxx.
References Plastics_Hit::Clear(), fCrateInputEvent, TGet4v1Event::fEvents, fGet4v1InputEvent, TPlasticsEvent::fHits, fMultiplicityPlastics, fOutputEvent, fPar, fTriglogInputEvent, fVftxInputEvent, TTriglogEvent::fVulomTriggerPattern, hitCurrent, TPlasticsParam::iTriggerSelection, ProcessCaenPlasticDouble(), ProcessGet4v10PlasticDouble(), ProcessVftxPlasticDouble(), TPlasticsParam::uNbPlastics, and TPlasticsParam::uPlasticTdcType.
virtual void TPlasticsProc::FinalizeEvent | ( | ) | [virtual] |
Reimplemented from TCBMBeamtimeProc.
virtual void TPlasticsProc::FinalizeEvent | ( | ) | [virtual] |
Reimplemented from TCBMBeamtimeProc.
Int_t TCBMBeamtimeProc::GetEventNumber | ( | ) | const [inline, inherited] |
Returns event number of main MBS event
Definition at line 48 of file TCBMBeamtimeProc.h.
References TCBMBeamtimeProc::fMbsEventNumber.
Referenced by TSpadicV10Proc::FinalizeEvent(), TRocProc::FinalizeEvent(), TGet4v1Proc::FinalizeEvent(), TRPCProc::FinalizeEvent(), TGet4v1Proc::ProcessSubevent(), and TGet4v1Proc::ProcessTriggerMessage().
Short_t TCBMBeamtimeProc::GetTriggerNumber | ( | ) | const [inline, inherited] |
Returns trigger number of main MBS event
Definition at line 45 of file TCBMBeamtimeProc.h.
References TCBMBeamtimeProc::fMbsTriggerNumber.
Referenced by TSpadicV10Proc::FinalizeEvent(), TRocProc::FinalizeEvent(), TTrbProc::ProcessSubevent(), TSpadicV10Proc::ProcessSubevent(), TSpadicProc::ProcessSubevent(), TGet4v1Proc::ProcessSubevent(), and TMbsCrateProc::ProcessSubevent().
void TPlasticsProc::InitEvent | ( | TGo4EventElement * | outevnt | ) | [virtual] |
Reimplemented from TCBMBeamtimeProc.
Definition at line 85 of file TPlasticsProc.cxx.
References fCrateInputEvent, fGet4v1InputEvent, fOutputEvent, fTriglogInputEvent, fVftxInputEvent, and TCBMBeamtimeEvent::GetSubEvent().
virtual void TPlasticsProc::InitEvent | ( | TGo4EventElement * | ) | [virtual] |
Reimplemented from TCBMBeamtimeProc.
virtual void TPlasticsProc::InitEvent | ( | TGo4EventElement * | ) | [virtual] |
Reimplemented from TCBMBeamtimeProc.
void TPlasticsProc::ProcessCaenPlasticDouble | ( | UInt_t | uPlasticIndex, | |
Double_t | dCaenOtherOffset = 0 | |||
) | [private] |
void TPlasticsProc::ProcessCaenPlasticDouble | ( | UInt_t | uPlasticIndex, | |
Double_t | dCaenOtherOffset = 0 | |||
) | [private] |
Definition at line 243 of file TPlasticsProc.cxx.
References Plastics_Hit::Clear(), dCaenBinSize, TPlasticsParam::dOffsetListLeft, TPlasticsParam::dOffsetListRight, Plastics_Hit::dTimeLeft, Plastics_Hit::dTimeRight, TPlasticsParam::dToTGainListLeft, TPlasticsParam::dToTGainListRight, Plastics_Hit::dTotLeft, TPlasticsParam::dTotOffsetListLeft, TPlasticsParam::dTotOffsetListRight, Plastics_Hit::dTotRight, fBeamProfilePlasticsTime, fCrateInputEvent, fDiamondProfilePlastics, TPlasticsEvent::fHits, TMbsCrateEvent::fMtdc, fOutputEvent, fPar, fReferenceProfilePlastics, fTotLeftPlastics, fTotRightPlastics, hitCurrent, TPlasticsParam::iDiamondChannelVFTX, TPlasticsParam::iDiamondTdcVFTX, TPlasticsParam::iReferenceChannel, TPlasticsParam::iReferenceTdc, TPlasticsParam::uChannelPlasticLeftTime, TPlasticsParam::uChannelPlasticLeftTot, TPlasticsParam::uChannelPlasticRightTime, TPlasticsParam::uChannelPlasticRightTot, TPlasticsParam::uTdcPlasticLeftTime, TPlasticsParam::uTdcPlasticLeftTot, TPlasticsParam::uTdcPlasticRightTime, and TPlasticsParam::uTdcPlasticRightTot.
Referenced by FinalizeEvent().
void TPlasticsProc::ProcessCaenPlasticDouble | ( | UInt_t | uPlasticIndex, | |
Double_t | dCaenOtherOffset = 0 | |||
) | [private] |
void TPlasticsProc::ProcessCaenPlasticSingle | ( | UInt_t | uPlasticIndex, | |
Double_t | dCaenOtherOffset = 0 | |||
) | [private] |
Definition at line 233 of file TPlasticsProc.cxx.
References Plastics_Hit::Clear(), dCaenBinSize, TPlasticsParam::dOffsetListLeft, Plastics_Hit::dTimeLeft, TPlasticsParam::dToTGainListLeft, Plastics_Hit::dTotLeft, TPlasticsParam::dTotOffsetListLeft, fCrateInputEvent, TMbsCrateEvent::fMtdc, fPar, fReference1ProfilePlastics, fReference2ProfilePlastics, fTotLeftPlastics, hitCurrent, TPlasticsParam::iDiamondChannelVFTX, TPlasticsParam::iDiamondTdcVFTX, TPlasticsParam::iReferenceChannel, TPlasticsParam::iReferenceTdc, TPlasticsParam::uChannelPlasticLeftTime, TPlasticsParam::uChannelPlasticLeftTot, TPlasticsParam::uTdcPlasticLeftTime, and TPlasticsParam::uTdcPlasticLeftTot.
void TPlasticsProc::ProcessCaenPlasticSingle | ( | UInt_t | uPlasticIndex, | |
Double_t | dCaenOtherOffset = 0 | |||
) | [private] |
void TPlasticsProc::ProcessGet4v10PlasticDouble | ( | UInt_t | uEventIndex, | |
UInt_t | uPlasticIndex, | |||
Double_t | dGet4v10OtherOffset = 0 | |||
) | [private] |
void TPlasticsProc::ProcessGet4v10PlasticDouble | ( | UInt_t | uEventIndex, | |
UInt_t | uPlasticIndex, | |||
Double_t | dGet4v10OtherOffset = 0 | |||
) | [private] |
Definition at line 549 of file TPlasticsProc.cxx.
References Plastics_Hit::Clear(), TPlasticsParam::dOffsetListLeft, TPlasticsParam::dOffsetListRight, Plastics_Hit::dTimeLeft, Plastics_Hit::dTimeRight, TPlasticsParam::dToTGainListLeft, TPlasticsParam::dToTGainListRight, Plastics_Hit::dTotLeft, TPlasticsParam::dTotOffsetListLeft, TPlasticsParam::dTotOffsetListRight, Plastics_Hit::dTotRight, fBeamProfilePlasticsTime, TGet4v1Event::fEvents, fGet4v1InputEvent, TPlasticsEvent::fHits, fOutputEvent, fPar, fTotLeftPlastics, fTotRightPlastics, hitCurrent, TPlasticsParam::uChannelPlasticLeftTime, TPlasticsParam::uChannelPlasticRightTime, TPlasticsParam::uTdcPlasticLeftTime, and TPlasticsParam::uTdcPlasticRightTime.
Referenced by FinalizeEvent().
void TPlasticsProc::ProcessGet4v10PlasticSingle | ( | UInt_t | uEventIndex, | |
UInt_t | uPlasticIndex, | |||
Double_t | dGet4v10OtherOffset = 0 | |||
) | [private] |
Definition at line 1193 of file TPlasticsProc.cxx.
References Plastics_Hit::Clear(), TPlasticsParam::dOffsetListLeft, Plastics_Hit::dTimeLeft, TPlasticsParam::dToTGainListLeft, Plastics_Hit::dTotLeft, TPlasticsParam::dTotOffsetListLeft, TPlasticsEvent::fEvents, TGet4v1Event::fEvents, fGet4v1InputEvent, fOutputEvent, fPar, fTotLeftPlastics, hitCurrent, TPlasticsParam::uChannelPlasticLeftTime, and TPlasticsParam::uTdcPlasticLeftTime.
void TCBMBeamtimeProc::ProcessSubevent | ( | TGo4MbsSubEvent * | subevt | ) | [virtual, inherited] |
Reimplemented in TCernNov10Proc, TMbsCrateProc, TMbsCrateProc, TCosyDec10Proc, TMbsCrateProc, TExploderProc, TMbsCrateProc, TGet4v1Proc, TMbsCrateProc, TMbsCrateProc, TMbsCrateProc, TGet4v1Proc, TMbsCrateProc, TRocProc, TEpicsProc, TFaspProc, TTriglogProc, TRocProc, TSpadicProc, TSpadicV10Proc, and TTrbProc.
Definition at line 46 of file TCBMBeamtimeProc.cxx.
Referenced by TCBMBeamtimeProc::BuildEvent().
void TPlasticsProc::ProcessVftxPlasticDouble | ( | UInt_t | uPlasticIndex, | |
Double_t | dVftxOtherOffset = 0 | |||
) | [private] |
Definition at line 392 of file TPlasticsProc.cxx.
References Plastics_Hit::Clear(), CLOCK_TIME, TPlasticsParam::dOffsetListLeft, TPlasticsParam::dOffsetListRight, Plastics_Hit::dTimeLeft, Plastics_Hit::dTimeRight, TPlasticsParam::dToTGainListLeft, TPlasticsParam::dToTGainListRight, Plastics_Hit::dTotLeft, TPlasticsParam::dTotOffsetListLeft, TPlasticsParam::dTotOffsetListRight, Plastics_Hit::dTotRight, fBeamProfilePlasticsTime, fDiamondProfilePlastics, TPlasticsEvent::fHits, fOutputEvent, fPar, fReferenceProfilePlastics, fTotLeftPlastics, fTotRightPlastics, TVftxEvent::fVftxBoards, fVftxInputEvent, fVftxPar, hitCurrent, TVftxParam::iAutomaticTdcOffset, TPlasticsParam::iDiamondChannelVFTX, TPlasticsParam::iDiamondTdcVFTX, TPlasticsParam::iReferenceChannel, TPlasticsParam::iReferenceTdc, TVftxParam::uAutomaticOffsetEnable, TPlasticsParam::uChannelPlasticLeftTime, TPlasticsParam::uChannelPlasticLeftTot, TPlasticsParam::uChannelPlasticRightTime, TPlasticsParam::uChannelPlasticRightTot, TPlasticsParam::uTdcPlasticLeftTime, TPlasticsParam::uTdcPlasticLeftTot, TPlasticsParam::uTdcPlasticRightTime, and TPlasticsParam::uTdcPlasticRightTot.
Referenced by FinalizeEvent().
void TPlasticsProc::ProcessVftxPlasticDouble | ( | UInt_t | uPlasticIndex, | |
Double_t | dVftxOtherOffset = 0 | |||
) | [private] |
void TPlasticsProc::ProcessVftxPlasticDouble | ( | UInt_t | uPlasticIndex, | |
Double_t | dVftxOtherOffset = 0 | |||
) | [private] |
void TPlasticsProc::ProcessVftxPlasticSingle | ( | UInt_t | uPlasticIndex, | |
Double_t | dVftxOtherOffset = 0 | |||
) | [private] |
Definition at line 466 of file TPlasticsProc.cxx.
References Plastics_Hit::Clear(), CLOCK_TIME, TPlasticsParam::dOffsetListLeft, Plastics_Hit::dTimeLeft, TPlasticsParam::dToTGainListLeft, Plastics_Hit::dTotLeft, TPlasticsParam::dTotOffsetListLeft, TPlasticsEvent::fHits, fMeanRefProfilePlastics, fOutputEvent, fPar, fReference1ProfilePlastics, fReference2ProfilePlastics, fTotLeftPlastics, TVftxEvent::fVftxBoards, fVftxInputEvent, fVftxPar, hitCurrent, TVftxParam::iAutomaticTdcOffset, TVftxParam::iMainReferenceTdc, TVftxParam::iVftxReference1Channel, TVftxParam::iVftxReference2Channel, TVftxParam::uAutomaticOffsetEnable, TPlasticsParam::uChannelPlasticLeftTime, TPlasticsParam::uChannelPlasticLeftTot, TPlasticsParam::uTdcPlasticLeftTime, and TPlasticsParam::uTdcPlasticLeftTot.
void TPlasticsProc::ProcessVftxPlasticSingle | ( | UInt_t | uPlasticIndex, | |
Double_t | dVftxOtherOffset = 0 | |||
) | [private] |
Double_t TPlasticsProc::dCaenBinSize [protected] |
Definition at line 49 of file TPlasticsProc.h.
Referenced by ProcessCaenPlasticDouble(), ProcessCaenPlasticSingle(), and TPlasticsProc().
TH2 * TPlasticsProc::fBeamProfilePlasticsTime [protected] |
Definition at line 52 of file TPlasticsProc.h.
Referenced by ProcessCaenPlasticDouble(), ProcessGet4v10PlasticDouble(), ProcessVftxPlasticDouble(), and TPlasticsProc().
TCBMBeamtimeEvent* TCBMBeamtimeProc::fBeamtimeEvent [protected, inherited] |
Definition at line 60 of file TCBMBeamtimeProc.h.
Referenced by TCBMBeamtimeProc::BuildEvent().
TMbsCrateEvent * TPlasticsProc::fCrateInputEvent [protected] |
Definition at line 41 of file TPlasticsProc.h.
Referenced by FinalizeEvent(), InitEvent(), ProcessCaenPlasticDouble(), and ProcessCaenPlasticSingle().
TH2* TPlasticsProc::fDiamondProfilePlastics [protected] |
Definition at line 53 of file TPlasticsProc.h.
Referenced by ProcessCaenPlasticDouble(), ProcessVftxPlasticDouble(), and TPlasticsProc().
TGet4v1Event * TPlasticsProc::fGet4v1InputEvent [protected] |
Definition at line 44 of file TPlasticsProc.h.
Referenced by FinalizeEvent(), InitEvent(), ProcessGet4v10PlasticDouble(), and ProcessGet4v10PlasticSingle().
TGet4v1Param* TPlasticsProc::fGet4v1Par [protected] |
Definition at line 49 of file TPlasticsProc.h.
Int_t TCBMBeamtimeProc::fMbsEventNumber [protected, inherited] |
Definition at line 63 of file TCBMBeamtimeProc.h.
Referenced by TCBMBeamtimeProc::BuildEvent(), TRPCProc::FinalizeEvent(), and TCBMBeamtimeProc::GetEventNumber().
TGo4MbsEvent* TCBMBeamtimeProc::fMbsInput [protected, inherited] |
Definition at line 61 of file TCBMBeamtimeProc.h.
Referenced by TCBMBeamtimeProc::BuildEvent().
Short_t TCBMBeamtimeProc::fMbsTriggerNumber [protected, inherited] |
Definition at line 62 of file TCBMBeamtimeProc.h.
Referenced by TCBMBeamtimeProc::BuildEvent(), and TCBMBeamtimeProc::GetTriggerNumber().
TH2 * TPlasticsProc::fMeanRefProfilePlastics [protected] |
Definition at line 54 of file TPlasticsProc.h.
Referenced by ProcessVftxPlasticSingle().
TH2 * TPlasticsProc::fMultiplicityPlastics [protected] |
Definition at line 57 of file TPlasticsProc.h.
Referenced by FinalizeEvent(), and TPlasticsProc().
TPlasticsEvent * TPlasticsProc::fOutputEvent [protected] |
Definition at line 46 of file TPlasticsProc.h.
Referenced by FinalizeEvent(), InitEvent(), ProcessCaenPlasticDouble(), ProcessGet4v10PlasticDouble(), ProcessGet4v10PlasticSingle(), ProcessVftxPlasticDouble(), and ProcessVftxPlasticSingle().
TPlasticsParam * TPlasticsProc::fPar [protected] |
Definition at line 39 of file TPlasticsProc.h.
Referenced by FinalizeEvent(), ProcessCaenPlasticDouble(), ProcessCaenPlasticSingle(), ProcessGet4v10PlasticDouble(), ProcessGet4v10PlasticSingle(), ProcessVftxPlasticDouble(), ProcessVftxPlasticSingle(), and TPlasticsProc().
TGsiAug12Param* TPlasticsProc::fParAnalysis [protected] |
Definition at line 50 of file TPlasticsProc.h.
TH2 * TPlasticsProc::fReference1ProfilePlastics [protected] |
Definition at line 52 of file TPlasticsProc.h.
Referenced by ProcessCaenPlasticSingle(), and ProcessVftxPlasticSingle().
TH2 * TPlasticsProc::fReference2ProfilePlastics [protected] |
Definition at line 53 of file TPlasticsProc.h.
Referenced by ProcessCaenPlasticSingle(), and ProcessVftxPlasticSingle().
TH2* TPlasticsProc::fReferenceProfilePlastics [protected] |
Definition at line 54 of file TPlasticsProc.h.
Referenced by ProcessCaenPlasticDouble(), ProcessVftxPlasticDouble(), and TPlasticsProc().
TH2 * TPlasticsProc::fTotLeftPlastics [protected] |
Definition at line 55 of file TPlasticsProc.h.
Referenced by ProcessCaenPlasticDouble(), ProcessCaenPlasticSingle(), ProcessGet4v10PlasticDouble(), ProcessGet4v10PlasticSingle(), ProcessVftxPlasticDouble(), ProcessVftxPlasticSingle(), and TPlasticsProc().
TH2 * TPlasticsProc::fTotRightPlastics [protected] |
Definition at line 56 of file TPlasticsProc.h.
Referenced by ProcessCaenPlasticDouble(), ProcessGet4v10PlasticDouble(), ProcessVftxPlasticDouble(), and TPlasticsProc().
TTriglogEvent * TPlasticsProc::fTriglogInputEvent [protected] |
Definition at line 42 of file TPlasticsProc.h.
Referenced by FinalizeEvent(), and InitEvent().
TVftxEvent * TPlasticsProc::fVftxInputEvent [protected] |
Definition at line 43 of file TPlasticsProc.h.
Referenced by FinalizeEvent(), InitEvent(), ProcessVftxPlasticDouble(), and ProcessVftxPlasticSingle().
TVftxParam * TPlasticsProc::fVftxPar [protected] |
Definition at line 40 of file TPlasticsProc.h.
Referenced by ProcessVftxPlasticDouble(), ProcessVftxPlasticSingle(), and TPlasticsProc().
Plastics_Hit TPlasticsProc::hitCurrent [protected] |
Definition at line 50 of file TPlasticsProc.h.
Referenced by FinalizeEvent(), ProcessCaenPlasticDouble(), ProcessCaenPlasticSingle(), ProcessGet4v10PlasticDouble(), ProcessGet4v10PlasticSingle(), ProcessVftxPlasticDouble(), and ProcessVftxPlasticSingle().