Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DCustomAction_p2pi_unusedHists Class Reference

#include <DCustomAction_p2pi_unusedHists.h>

+ Inheritance diagram for DCustomAction_p2pi_unusedHists:

Public Member Functions

 DCustomAction_p2pi_unusedHists (const DReaction *locReaction, bool locUseKinFitResultsFlag, string locActionUniqueString="")
 
void Initialize (JEventLoop *locEventLoop)
 
 DCustomAction_p2pi_unusedHists (const DReaction *locReaction, bool locUseKinFitResultsFlag, string locActionUniqueString="")
 
void Initialize (JEventLoop *locEventLoop)
 
const DReactionGet_Reaction (void) const
 
virtual string Get_ActionName (void) const
 
string Get_ActionUniqueString (void) const
 
bool Get_UseKinFitResultsFlag (void) const
 
virtual void Reset_NewEvent (void)
 
bool operator() (JEventLoop *locEventLoop)
 
bool operator() (JEventLoop *locEventLoop, const DParticleCombo *locParticleCombo)
 

Public Attributes

bool dPerformAntiCut
 

Protected Member Functions

TDirectoryFile * CreateAndChangeTo_ActionDirectory (void)
 
TDirectoryFile * ChangeTo_BaseDirectory (void)
 
TDirectoryFile * CreateAndChangeTo_Directory (TDirectoryFile *locBaseDirectory, string locDirName, string locDirTitle)
 
TDirectoryFile * CreateAndChangeTo_Directory (string locDirName, string locDirTitle)
 
TDirectoryFile * CreateAndChangeTo_Directory (string locBaseDirectoryPath, string locDirName, string locDirTitle)
 
template<typename DHistType >
DHistType * GetOrCreate_Histogram (string locHistName, string locHistTitle, Int_t locNumBinsX, Double_t locXRangeMin, Double_t locXRangeMax) const
 
template<typename DHistType , typename DBinType >
DHistType * GetOrCreate_Histogram (string locHistName, string locHistTitle, Int_t locNumBinsX, DBinType *locXBinEdges) const
 
template<typename DHistType >
DHistType * GetOrCreate_Histogram (string locHistName, string locHistTitle, Int_t locNumBinsX, Double_t locXRangeMin, Double_t locXRangeMax, Int_t locNumBinsY, Double_t locYRangeMin, Double_t locYRangeMax) const
 
template<typename DHistType , typename DBinType >
DHistType * GetOrCreate_Histogram (string locHistName, string locHistTitle, Int_t locNumBinsX, DBinType *locXBinEdges, Int_t locNumBinsY, DBinType *locYBinEdges) const
 
template<typename DHistType , typename DBinType >
DHistType * GetOrCreate_Histogram (string locHistName, string locHistTitle, Int_t locNumBinsX, DBinType *locXBinEdges, Int_t locNumBinsY, Double_t locYRangeMin, Double_t locYRangeMax) const
 
template<typename DHistType , typename DBinType >
DHistType * GetOrCreate_Histogram (string locHistName, string locHistTitle, Int_t locNumBinsX, Double_t locXRangeMin, Double_t locXRangeMax, Int_t locNumBinsY, DBinType *locYBinEdges) const
 
template<typename DHistType >
DHistType * GetOrCreate_Histogram (string locHistName, string locHistTitle, Int_t locNumBinsX, Double_t locXRangeMin, Double_t locXRangeMax, Int_t locNumBinsY, Double_t locYRangeMin, Double_t locYRangeMax, Int_t locNumBinsZ, Double_t locZRangeMin, Double_t locZRangeMax) const
 
template<typename DHistType , typename DBinType >
DHistType * GetOrCreate_Histogram (string locHistName, string locHistTitle, Int_t locNumBinsX, DBinType *locXBinEdges, Int_t locNumBinsY, DBinType *locYBinEdges, Int_t locNumBinsZ, DBinType *locZBinEdges) const
 
bool Get_CalledPriorWithComboFlag (void) const
 
void Lock_Action (void)
 
void Unlock_Action (void)
 

Private Member Functions

bool Perform_Action (JEventLoop *locEventLoop, const DParticleCombo *locParticleCombo)
 
void FillTrack (JEventLoop *locEventLoop, const DChargedTrack *locChargedTrack, bool locMatch, const DMCThrown *locMCThrown)
 
void FillShower (const DNeutralShower *locNeutralShower, bool locMatch, double locBeamPhotonTime, double locFlightTime)
 
bool Perform_Action (JEventLoop *locEventLoop, const DParticleCombo *locParticleCombo)
 
void FillTrack (JEventLoop *locEventLoop, const DChargedTrack *locChargedTrack, bool locMatch, const DMCThrown *locMCThrown)
 
void FillShower (const DNeutralShower *locNeutralShower, bool locMatch, double locBeamPhotonTime, double locFlightTime)
 

Private Attributes

const DParticleIDdParticleID
 
const DFCALGeometrydFCALGeometry
 
const DTrackFitterdFitter
 
map< bool, map< int, TH2I * > > dHistMap_TrackNhits_Theta
 
map< bool, map< int, TH2I * > > dHistMap_TrackNhitsCDC_Theta
 
map< bool, map< int, TH2I * > > dHistMap_TrackNhitsFDC_Theta
 
map< bool, map< int, TH2I * > > dHistMap_TrackNhitsFDCVsCDC_Theta13_16
 
map< bool, map< int, TH2I * > > dHistMap_TrackNhitsFDCVsCDC_Theta16_20
 
map< bool, map< int, TH2I * > > dHistMap_TrackChiSq_Theta
 
map< bool, map< int, TH2I * > > dHistMap_TrackFOM_Theta
 
map< bool, map< int, TH2I * > > dHistMap_TrackP_Theta
 
map< bool, map< int, TH2I * > > dHistMap_TrackPOCAXY
 
map< bool, map< int, TH1I * > > dHistMap_TrackPOCAZ
 
map< bool, map< int, TH2I * > > dHistMap_TrackCDCHitRadius_Nhits
 
map< bool, map< int, TH2I * > > dHistMap_LowNDFTrackCDCHitRadius_PT
 
map< bool, map< int, TH2I * > > dHistMap_HighNDFTrackCDCHitRadius_PT
 
map< bool, map< int, TH2I * > > dHistMap_LowNDFTrackP_VertZ
 
map< bool, map< int, TH2I * > > dHistMap_LowNDFTrackPT_Phi
 
map< bool, map< int, TH2I * > > dHistMap_TrackMCHitFraction_Theta
 
map< bool, map< int, TH2I * > > dHistMap_TrackMCMomRes_Theta
 
map< bool, map< int, TH2I * > > dHistMap_TrackMCThetaRes_Theta
 
TH2I * dNShowerBCAL_FCAL
 
TH1I * h1_deltaX
 
TH1I * h1_deltaY
 
TH1I * h1_Efcal
 
TH1I * h1_tfcal
 
TH1I * h1_N9
 
TH1I * h1_E9
 
TH1I * h1_t9
 
TH1I * h1_t9sigma
 
TH2I * h2_YvsX9
 
TH2I * h2_dEdx9_vsp
 
TH2I * h2_E9vsp
 
TH2I * h2_dEdxvsE9
 
TH2I * h2_E9_vsTheta
 
TH2I * h2_E9_vsPhi
 
TH1I * h1_N1
 
TH1I * h1_E1
 
TH1I * h1_t1
 
TH1I * h1_t1sigma
 
TH2I * h2_YvsX1
 
TH2I * h2_dEdx1_vsp
 
TH2I * h2_E1vsp
 
TH2I * h2_dEdxvsE1
 
TH2I * h2_E1_vsTheta
 
TH2I * h2_E1_vsPhi
 
TH2I * h2_E1vsRlocal
 
TH2I * h2_YvsXcheck
 
TH2I * dHistMap_FCALShowerDeltaR_P
 
TH2I * dHistMap_FCALShowerDeltaR_Theta
 
TH2I * dHistMap_FCALShowerDeltaD_P
 
TH2I * dHistMap_FCALShowerDeltaD_Theta
 
TH2I * dHistMap_FCALShowerDeltaD_DeltaT
 
TH2I * dHistMap_BCALShowerDeltaPhi_DeltaZ
 
TH2I * dHistMap_BCALShowerDeltaPhi_P
 
TH2I * dHistMap_BCALShowerDeltaPhi_Theta
 
TH2I * dHistMap_BCALShowerDeltaPhi_DeltaT
 
TH2I * dHistMap_BCALShowerDeltaZ_DeltaT
 
map< bool, map
< DetectorSystem_t, TH2I * > > 
dHistMap_ShowerEnergy_Theta
 
map< bool, map
< DetectorSystem_t, TH2I * > > 
dHistMap_ShowerPhi_Theta
 
map< bool, map
< DetectorSystem_t, TH1I * > > 
dHistMap_ShowerNclusters
 
map< bool, map
< DetectorSystem_t, TH1I * > > 
dHistMap_ShowerNhits
 
map< bool, map
< DetectorSystem_t, TH2I * > > 
dHistMap_ShowerMaxEnergy_Nhits
 
map< bool, map
< DetectorSystem_t, TH2I * > > 
dHistMap_ShowerDeltaT_Nhits
 
map< bool, map
< DetectorSystem_t, TH2I * > > 
dHistMap_ShowerDeltaT_E
 
map< bool, map
< DetectorSystem_t, TH2I * > > 
dHistMap_ShowerE_Theta
 
map< bool, TH2I * > dHistMap_Layer1Energy_Theta
 
map< bool, TH2I * > dHistMap_Layer2Energy_Theta
 
map< bool, TH2I * > dHistMap_Layer3Energy_Theta
 
map< bool, TH2I * > dHistMap_Layer4Energy_Theta
 
map< bool, TH1I * > dHistMap_BCALShowerNcell
 

Detailed Description

Definition at line 32 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Constructor & Destructor Documentation

DCustomAction_p2pi_unusedHists::DCustomAction_p2pi_unusedHists ( const DReaction locReaction,
bool  locUseKinFitResultsFlag,
string  locActionUniqueString = "" 
)
inline

Definition at line 36 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

DCustomAction_p2pi_unusedHists::DCustomAction_p2pi_unusedHists ( const DReaction locReaction,
bool  locUseKinFitResultsFlag,
string  locActionUniqueString = "" 
)
inline

Definition at line 36 of file p2pi_trees/DCustomAction_p2pi_unusedHists.h.

Member Function Documentation

TDirectoryFile * DAnalysis::DAnalysisAction::ChangeTo_BaseDirectory ( void  )
inlineprotectedinherited

Definition at line 146 of file DAnalysisAction.h.

Referenced by DAnalysis::DAnalysisAction::CreateAndChangeTo_ActionDirectory(), DCustomAction_CutExtraPi0::Initialize(), DCustomAction_HistMass_X_2000::Initialize(), DCustomAction_HistMass_b1_1235::Initialize(), DCustomAction_p2k_hists::Initialize(), DCustomAction_HistOmegaVsMissProton::Initialize(), DCustomAction_p2gamma_hists::Initialize(), DCustomAction_p2pi_hists::Initialize(), DCustomAction_dirc_reactions::Initialize(), DCustomAction_p2gamma_unusedHists::Initialize(), DCustomAction_p2pi0_hists::Initialize(), Initialize(), DCustomAction_p3pi_hists::Initialize(), DCustomAction_ppi0gamma_hists::Initialize(), DHistogramAction_ParticleComboGenReconComparison::Initialize(), DHistogramAction_PID::Initialize(), DHistogramAction_ObjectMemory::Initialize(), DHistogramAction_TrackVertexComparison::Initialize(), DHistogramAction_Reconstruction::Initialize(), DHistogramAction_ThrownParticleKinematics::Initialize(), DHistogramAction_ParticleComboKinematics::Initialize(), DHistogramAction_ReconnedThrownKinematics::Initialize(), DHistogramAction_DetectorMatching::Initialize(), DHistogramAction_InvariantMass::Initialize(), DHistogramAction_GenReconTrackComparison::Initialize(), DHistogramAction_MissingMass::Initialize(), DHistogramAction_TruePID::Initialize(), DHistogramAction_MissingMassSquared::Initialize(), DHistogramAction_DetectorPID::Initialize(), DHistogramAction_2DInvariantMass::Initialize(), DHistogramAction_Dalitz::Initialize(), DHistogramAction_Neutrals::Initialize(), DHistogramAction_KinFitResults::Initialize(), DHistogramAction_DetectorMatchParams::Initialize(), DHistogramAction_MissingTransverseMomentum::Initialize(), DHistogramAction_EventVertex::Initialize(), DHistogramAction_DetectedParticleKinematics::Initialize(), DHistogramAction_TrackShowerErrors::Initialize(), DHistogramAction_NumReconstructedObjects::Initialize(), and DHistogramAction_TrackMultiplicity::Initialize().

TDirectoryFile * DAnalysisAction::CreateAndChangeTo_ActionDirectory ( void  )
protectedinherited

Definition at line 36 of file DAnalysisAction.cc.

References DAnalysis::DAnalysisAction::ChangeTo_BaseDirectory(), DAnalysis::DAnalysisAction::CreateAndChangeTo_Directory(), DAnalysis::DAnalysisAction::Get_ActionName(), DAnalysis::DAnalysisAction::Get_Reaction(), DAnalysis::DReaction::Get_ReactionName(), and locDirectory.

Referenced by DCustomAction_CutExtraPi0::Initialize(), DCustomAction_HistMass_b1_1235::Initialize(), DCustomAction_HistOmegaVsMissProton::Initialize(), DCustomAction_p2k_hists::Initialize(), DCustomAction_HistMass_X_2000::Initialize(), DCustomAction_p2gamma_hists::Initialize(), DCustomAction_dirc_reactions::Initialize(), DCustomAction_p2pi_hists::Initialize(), DCustomAction_p2gamma_unusedHists::Initialize(), DCustomAction_p2pi0_hists::Initialize(), Initialize(), DCustomAction_p3pi_hists::Initialize(), DCustomAction_ppi0gamma_hists::Initialize(), DCustomAction_CutNoDetectorHit::Initialize(), DHistogramAction_ParticleComboGenReconComparison::Initialize(), DHistogramAction_PID::Initialize(), DHistogramAction_ObjectMemory::Initialize(), DHistogramAction_TrackVertexComparison::Initialize(), DHistogramAction_Reconstruction::Initialize(), DHistogramAction_ThrownParticleKinematics::Initialize(), DHistogramAction_ParticleComboKinematics::Initialize(), DHistogramAction_ReconnedThrownKinematics::Initialize(), DHistogramAction_DetectorMatching::Initialize(), DHistogramAction_InvariantMass::Initialize(), DHistogramAction_GenReconTrackComparison::Initialize(), DHistogramAction_MissingMass::Initialize(), DHistogramAction_TruePID::Initialize(), DHistogramAction_MissingMassSquared::Initialize(), DHistogramAction_DetectorPID::Initialize(), DHistogramAction_2DInvariantMass::Initialize(), DHistogramAction_Dalitz::Initialize(), DHistogramAction_Neutrals::Initialize(), DHistogramAction_KinFitResults::Initialize(), DHistogramAction_DetectorMatchParams::Initialize(), DHistogramAction_MissingTransverseMomentum::Initialize(), DHistogramAction_EventVertex::Initialize(), DCutAction_OneVertexKinFit::Initialize(), DHistogramAction_DetectedParticleKinematics::Initialize(), DHistogramAction_TrackShowerErrors::Initialize(), DHistogramAction_NumReconstructedObjects::Initialize(), and DHistogramAction_TrackMultiplicity::Initialize().

TDirectoryFile * DAnalysis::DAnalysisAction::CreateAndChangeTo_Directory ( string  locDirName,
string  locDirTitle 
)
inlineprotectedinherited

Definition at line 168 of file DAnalysisAction.h.

TDirectoryFile * DAnalysis::DAnalysisAction::CreateAndChangeTo_Directory ( string  locBaseDirectoryPath,
string  locDirName,
string  locDirTitle 
)
inlineprotectedinherited

Definition at line 174 of file DAnalysisAction.h.

void DCustomAction_p2pi_unusedHists::FillShower ( const DNeutralShower locNeutralShower,
bool  locMatch,
double  locBeamPhotonTime,
double  locFlightTime 
)
private
void DCustomAction_p2pi_unusedHists::FillTrack ( JEventLoop *  locEventLoop,
const DChargedTrack locChargedTrack,
bool  locMatch,
const DMCThrown locMCThrown 
)
private
void DCustomAction_p2pi_unusedHists::FillTrack ( JEventLoop *  locEventLoop,
const DChargedTrack locChargedTrack,
bool  locMatch,
const DMCThrown locMCThrown 
)
private
string DAnalysis::DAnalysisAction::Get_ActionUniqueString ( void  ) const
inlineinherited

Definition at line 35 of file DAnalysisAction.h.

const DReaction* DAnalysis::DAnalysisAction::Get_Reaction ( void  ) const
inlineinherited

Definition at line 33 of file DAnalysisAction.h.

Referenced by DHistogramAction_KinFitResults::Create_ParticlePulls(), DAnalysis::DAnalysisAction::CreateAndChangeTo_ActionDirectory(), DCustomAction_CutExtraTrackPID::Initialize(), DCustomAction_p2pi_cuts::Initialize(), DCustomAction_p2pi_hists::Initialize(), DCustomAction_TrackingEfficiency::Initialize(), DCustomAction_CutNoDetectorHit::Initialize(), DHistogramAction_ParticleComboGenReconComparison::Initialize(), DHistogramAction_PID::Initialize(), DHistogramAction_TrackVertexComparison::Initialize(), DCutAction_TrueCombo::Initialize(), DHistogramAction_ParticleComboKinematics::Initialize(), DCutAction_BDTSignalCombo::Initialize(), DHistogramAction_InvariantMass::Initialize(), DHistogramAction_MissingMass::Initialize(), DHistogramAction_TruePID::Initialize(), DHistogramAction_MissingMassSquared::Initialize(), DHistogramAction_KinFitResults::Initialize(), DCustomAction_ppi0gamma_Pi0Cuts::Perform_Action(), DCustomAction_CutPhotonKin::Perform_Action(), DCustomAction_p3pi_Pi0Cuts::Perform_Action(), DCustomAction_p2k_hists::Perform_Action(), DCustomAction_HistOmegaVsMissProton::Perform_Action(), DCustomAction_p2pi_cuts::Perform_Action(), DCustomAction_p2pi_hists::Perform_Action(), DCustomAction_ppi0gamma_hists::Perform_Action(), DCustomAction_p2pi0_hists::Perform_Action(), DCustomAction_ee_ShowerEoverP_cut::Perform_Action(), DCustomAction_p3pi_hists::Perform_Action(), DCustomAction_CutNoDetectorHit::Perform_Action(), DCustomAction_TrackingEfficiency::Perform_Action(), DCutAction_MinTrackHits::Perform_Action(), DCutAction_ThrownTopology::Perform_Action(), DHistogramAction_ParticleComboGenReconComparison::Perform_Action(), DCutAction_AllTracksHaveDetectorMatch::Perform_Action(), DHistogramAction_PID::Perform_Action(), DCutAction_PIDFOM::Perform_Action(), DCutAction_EachPIDFOM::Perform_Action(), DCutAction_CombinedPIDFOM::Perform_Action(), DCutAction_CombinedTrackingFOM::Perform_Action(), DHistogramAction_TrackVertexComparison::Perform_Action(), DCutAction_TrueCombo::Perform_Action(), DHistogramAction_ParticleComboKinematics::Perform_Action(), DCutAction_BDTSignalCombo::Perform_Action(), DCutAction_TruePID::Perform_Action(), DCutAction_AllTruePID::Perform_Action(), DHistogramAction_InvariantMass::Perform_Action(), DCutAction_AllVertexZ::Perform_Action(), DCutAction_MaxTrackDOCA::Perform_Action(), DHistogramAction_MissingMass::Perform_Action(), DCutAction_MissingMass::Perform_Action(), DHistogramAction_TruePID::Perform_Action(), DCutAction_MissingMassSquared::Perform_Action(), DHistogramAction_MissingMassSquared::Perform_Action(), DCutAction_InvariantMass::Perform_Action(), DHistogramAction_2DInvariantMass::Perform_Action(), DCutAction_TransverseMomentum::Perform_Action(), DHistogramAction_Dalitz::Perform_Action(), DCutAction_TrackHitPattern::Perform_Action(), DCutAction_dEdx::Perform_Action(), DHistogramAction_KinFitResults::Perform_Action(), DCutAction_TrackFCALShowerEOverP::Perform_Action(), DCutAction_TrackShowerEOverP::Perform_Action(), DHistogramAction_MissingTransverseMomentum::Perform_Action(), DCutAction_PIDDeltaT::Perform_Action(), DCutAction_PIDTimingBeta::Perform_Action(), DCutAction_NoPIDHit::Perform_Action(), and DCutAction_OneVertexKinFit::Perform_Action().

bool DAnalysis::DAnalysisAction::Get_UseKinFitResultsFlag ( void  ) const
inlineinherited

Definition at line 36 of file DAnalysisAction.h.

Referenced by DHistogramAction_ParticleComboGenReconComparison::Fill_NeutralHists(), DHistogramAction_ParticleComboGenReconComparison::Initialize(), DHistogramAction_ParticleComboKinematics::Initialize(), DHistogramAction_InvariantMass::Initialize(), DHistogramAction_MissingMass::Initialize(), DHistogramAction_MissingMassSquared::Initialize(), DCustomAction_ppi0gamma_Pi0Cuts::Perform_Action(), DCustomAction_p3pi_Pi0Cuts::Perform_Action(), DCustomAction_p2k_hists::Perform_Action(), DCustomAction_p2gamma_cuts::Perform_Action(), DCustomAction_p2pi_cuts::Perform_Action(), DCustomAction_dirc_reactions::Perform_Action(), DCustomAction_p2gamma_hists::Perform_Action(), DCustomAction_p2pi_hists::Perform_Action(), DCustomAction_p2gamma_unusedHists::Perform_Action(), DCustomAction_p2pi0_hists::Perform_Action(), Perform_Action(), DCustomAction_p3pi_hists::Perform_Action(), DCustomAction_ee_ShowerEoverP_cut::Perform_Action(), DCustomAction_ppi0gamma_hists::Perform_Action(), DCustomAction_dirc_tree::Perform_Action(), DHistogramAction_ParticleComboGenReconComparison::Perform_Action(), DHistogramAction_PID::Perform_Action(), DHistogramAction_ParticleComboKinematics::Perform_Action(), DHistogramAction_InvariantMass::Perform_Action(), DHistogramAction_MissingMass::Perform_Action(), DCutAction_MissingMass::Perform_Action(), DCutAction_MissingMassSquared::Perform_Action(), DHistogramAction_MissingMassSquared::Perform_Action(), DCutAction_InvariantMass::Perform_Action(), DHistogramAction_2DInvariantMass::Perform_Action(), DHistogramAction_Dalitz::Perform_Action(), DCutAction_BeamEnergy::Perform_Action(), DCutAction_TrackFCALShowerEOverP::Perform_Action(), DCutAction_TrackShowerEOverP::Perform_Action(), DHistogramAction_MissingTransverseMomentum::Perform_Action(), and DCutAction_PIDDeltaT::Perform_Action().

template<typename DHistType >
DHistType * DAnalysis::DAnalysisAction::GetOrCreate_Histogram ( string  locHistName,
string  locHistTitle,
Int_t  locNumBinsX,
Double_t  locXRangeMin,
Double_t  locXRangeMax 
) const
inlineprotectedinherited

Definition at line 181 of file DAnalysisAction.h.

References locHist.

template<typename DHistType , typename DBinType >
DHistType * DAnalysis::DAnalysisAction::GetOrCreate_Histogram ( string  locHistName,
string  locHistTitle,
Int_t  locNumBinsX,
DBinType *  locXBinEdges 
) const
inlineprotectedinherited

Definition at line 196 of file DAnalysisAction.h.

References locHist.

template<typename DHistType >
DHistType * DAnalysis::DAnalysisAction::GetOrCreate_Histogram ( string  locHistName,
string  locHistTitle,
Int_t  locNumBinsX,
Double_t  locXRangeMin,
Double_t  locXRangeMax,
Int_t  locNumBinsY,
Double_t  locYRangeMin,
Double_t  locYRangeMax 
) const
inlineprotectedinherited

Definition at line 211 of file DAnalysisAction.h.

References locHist.

template<typename DHistType , typename DBinType >
DHistType * DAnalysis::DAnalysisAction::GetOrCreate_Histogram ( string  locHistName,
string  locHistTitle,
Int_t  locNumBinsX,
DBinType *  locXBinEdges,
Int_t  locNumBinsY,
DBinType *  locYBinEdges 
) const
inlineprotectedinherited

Definition at line 226 of file DAnalysisAction.h.

References locHist.

template<typename DHistType , typename DBinType >
DHistType * DAnalysis::DAnalysisAction::GetOrCreate_Histogram ( string  locHistName,
string  locHistTitle,
Int_t  locNumBinsX,
DBinType *  locXBinEdges,
Int_t  locNumBinsY,
Double_t  locYRangeMin,
Double_t  locYRangeMax 
) const
inlineprotectedinherited

Definition at line 241 of file DAnalysisAction.h.

References locHist.

template<typename DHistType , typename DBinType >
DHistType * DAnalysis::DAnalysisAction::GetOrCreate_Histogram ( string  locHistName,
string  locHistTitle,
Int_t  locNumBinsX,
Double_t  locXRangeMin,
Double_t  locXRangeMax,
Int_t  locNumBinsY,
DBinType *  locYBinEdges 
) const
inlineprotectedinherited

Definition at line 256 of file DAnalysisAction.h.

References locHist.

template<typename DHistType >
DHistType * DAnalysis::DAnalysisAction::GetOrCreate_Histogram ( string  locHistName,
string  locHistTitle,
Int_t  locNumBinsX,
Double_t  locXRangeMin,
Double_t  locXRangeMax,
Int_t  locNumBinsY,
Double_t  locYRangeMin,
Double_t  locYRangeMax,
Int_t  locNumBinsZ,
Double_t  locZRangeMin,
Double_t  locZRangeMax 
) const
inlineprotectedinherited

Definition at line 271 of file DAnalysisAction.h.

References locHist.

template<typename DHistType , typename DBinType >
DHistType * DAnalysis::DAnalysisAction::GetOrCreate_Histogram ( string  locHistName,
string  locHistTitle,
Int_t  locNumBinsX,
DBinType *  locXBinEdges,
Int_t  locNumBinsY,
DBinType *  locYBinEdges,
Int_t  locNumBinsZ,
DBinType *  locZBinEdges 
) const
inlineprotectedinherited

Definition at line 286 of file DAnalysisAction.h.

References locHist.

void DCustomAction_p2pi_unusedHists::Initialize ( JEventLoop *  locEventLoop)
virtual
void DCustomAction_p2pi_unusedHists::Initialize ( JEventLoop *  locEventLoop)
virtual

Implements DAnalysis::DAnalysisAction.

Definition at line 10 of file p2pi_hists/DCustomAction_p2pi_unusedHists.cc.

References DAnalysis::DAnalysisAction::ChangeTo_BaseDirectory(), DAnalysis::DAnalysisAction::CreateAndChangeTo_ActionDirectory(), dFCALGeometry, dFitter, dHistMap_BCALShowerDeltaPhi_DeltaT, dHistMap_BCALShowerDeltaPhi_DeltaZ, dHistMap_BCALShowerDeltaPhi_P, dHistMap_BCALShowerDeltaPhi_Theta, dHistMap_BCALShowerDeltaZ_DeltaT, dHistMap_BCALShowerNcell, dHistMap_FCALShowerDeltaD_DeltaT, dHistMap_FCALShowerDeltaD_P, dHistMap_FCALShowerDeltaD_Theta, dHistMap_FCALShowerDeltaR_P, dHistMap_FCALShowerDeltaR_Theta, dHistMap_HighNDFTrackCDCHitRadius_PT, dHistMap_Layer1Energy_Theta, dHistMap_Layer2Energy_Theta, dHistMap_Layer3Energy_Theta, dHistMap_Layer4Energy_Theta, dHistMap_LowNDFTrackCDCHitRadius_PT, dHistMap_LowNDFTrackP_VertZ, dHistMap_LowNDFTrackPT_Phi, dHistMap_ShowerDeltaT_E, dHistMap_ShowerDeltaT_Nhits, dHistMap_ShowerE_Theta, dHistMap_ShowerEnergy_Theta, dHistMap_ShowerMaxEnergy_Nhits, dHistMap_ShowerNclusters, dHistMap_ShowerNhits, dHistMap_ShowerPhi_Theta, dHistMap_TrackCDCHitRadius_Nhits, dHistMap_TrackChiSq_Theta, dHistMap_TrackFOM_Theta, dHistMap_TrackMCHitFraction_Theta, dHistMap_TrackMCMomRes_Theta, dHistMap_TrackMCThetaRes_Theta, dHistMap_TrackNhits_Theta, dHistMap_TrackNhitsCDC_Theta, dHistMap_TrackNhitsFDC_Theta, dHistMap_TrackNhitsFDCVsCDC_Theta13_16, dHistMap_TrackNhitsFDCVsCDC_Theta16_20, dHistMap_TrackP_Theta, dHistMap_TrackPOCAXY, dHistMap_TrackPOCAZ, dNShowerBCAL_FCAL, dParticleID, h1_deltaX, h1_deltaY, h1_E1, h1_E9, h1_Efcal, h1_N1, h1_N9, h1_t1, h1_t1sigma, h1_t9, h1_t9sigma, h1_tfcal, h2_dEdx1_vsp, h2_dEdx9_vsp, h2_dEdxvsE1, h2_dEdxvsE9, h2_E1_vsPhi, h2_E1_vsTheta, h2_E1vsp, h2_E1vsRlocal, h2_E9_vsPhi, h2_E9_vsTheta, h2_E9vsp, h2_YvsX1, h2_YvsX9, h2_YvsXcheck, japp, SYS_BCAL, and SYS_FCAL.

void DAnalysis::DAnalysisAction::Lock_Action ( void  )
inlineprotectedinherited

Definition at line 136 of file DAnalysisAction.h.

Referenced by DHistogramAction_ParticleComboGenReconComparison::Fill_BeamHists(), DHistogramAction_ParticleComboKinematics::Fill_BeamHists(), DHistogramAction_ParticleComboGenReconComparison::Fill_ChargedHists(), DHistogramAction_PID::Fill_ChargedHists(), DHistogramAction_ParticleComboKinematics::Fill_Hists(), DHistogramAction_DetectorMatchParams::Fill_Hists(), DHistogramAction_DetectorMatching::Fill_MatchingHists(), DHistogramAction_ParticleComboGenReconComparison::Fill_NeutralHists(), DHistogramAction_PID::Fill_NeutralHists(), DCustomAction_p2gamma_unusedHists::FillShower(), FillShower(), DCustomAction_p2gamma_unusedHists::FillTrack(), FillTrack(), DCustomAction_HistOmegaVsMissProton::Perform_Action(), DCustomAction_HistMass_b1_1235::Perform_Action(), DCustomAction_HistMass_X_2000::Perform_Action(), DCustomAction_p2k_hists::Perform_Action(), DCustomAction_CutExtraPi0::Perform_Action(), DCustomAction_dirc_reactions::Perform_Action(), DCustomAction_p2pi_hists::Perform_Action(), DCustomAction_p2gamma_hists::Perform_Action(), DCustomAction_p2gamma_unusedHists::Perform_Action(), DCustomAction_p3pi_hists::Perform_Action(), DCustomAction_ppi0gamma_hists::Perform_Action(), DCustomAction_p2pi0_hists::Perform_Action(), Perform_Action(), DCustomAction_CutNoDetectorHit::Perform_Action(), DHistogramAction_ParticleComboGenReconComparison::Perform_Action(), DHistogramAction_ObjectMemory::Perform_Action(), DHistogramAction_TrackVertexComparison::Perform_Action(), DHistogramAction_Reconstruction::Perform_Action(), DHistogramAction_ThrownParticleKinematics::Perform_Action(), DHistogramAction_ReconnedThrownKinematics::Perform_Action(), DHistogramAction_InvariantMass::Perform_Action(), DHistogramAction_GenReconTrackComparison::Perform_Action(), DHistogramAction_MissingMass::Perform_Action(), DHistogramAction_TruePID::Perform_Action(), DHistogramAction_MissingMassSquared::Perform_Action(), DHistogramAction_DetectorPID::Perform_Action(), DHistogramAction_2DInvariantMass::Perform_Action(), DHistogramAction_Dalitz::Perform_Action(), DHistogramAction_Neutrals::Perform_Action(), DHistogramAction_KinFitResults::Perform_Action(), DHistogramAction_MissingTransverseMomentum::Perform_Action(), DHistogramAction_EventVertex::Perform_Action(), DCutAction_OneVertexKinFit::Perform_Action(), DHistogramAction_DetectedParticleKinematics::Perform_Action(), DHistogramAction_TrackShowerErrors::Perform_Action(), DHistogramAction_NumReconstructedObjects::Perform_Action(), and DHistogramAction_TrackMultiplicity::Perform_Action().

bool DAnalysis::DAnalysisAction::operator() ( JEventLoop *  locEventLoop)
inlineinherited

Definition at line 121 of file DAnalysisAction.h.

bool DAnalysis::DAnalysisAction::operator() ( JEventLoop *  locEventLoop,
const DParticleCombo locParticleCombo 
)
inlineinherited

Definition at line 128 of file DAnalysisAction.h.

bool DCustomAction_p2pi_unusedHists::Perform_Action ( JEventLoop *  locEventLoop,
const DParticleCombo locParticleCombo 
)
privatevirtual
bool DCustomAction_p2pi_unusedHists::Perform_Action ( JEventLoop *  locEventLoop,
const DParticleCombo locParticleCombo 
)
privatevirtual
void DAnalysis::DAnalysisAction::Unlock_Action ( void  )
inlineprotectedinherited

Definition at line 141 of file DAnalysisAction.h.

Referenced by DHistogramAction_ParticleComboGenReconComparison::Fill_BeamHists(), DHistogramAction_ParticleComboKinematics::Fill_BeamHists(), DHistogramAction_ParticleComboGenReconComparison::Fill_ChargedHists(), DHistogramAction_PID::Fill_ChargedHists(), DHistogramAction_ParticleComboKinematics::Fill_Hists(), DHistogramAction_DetectorMatchParams::Fill_Hists(), DHistogramAction_DetectorMatching::Fill_MatchingHists(), DHistogramAction_ParticleComboGenReconComparison::Fill_NeutralHists(), DHistogramAction_PID::Fill_NeutralHists(), DCustomAction_p2gamma_unusedHists::FillShower(), FillShower(), DCustomAction_p2gamma_unusedHists::FillTrack(), FillTrack(), DCustomAction_HistOmegaVsMissProton::Perform_Action(), DCustomAction_HistMass_b1_1235::Perform_Action(), DCustomAction_HistMass_X_2000::Perform_Action(), DCustomAction_p2k_hists::Perform_Action(), DCustomAction_CutExtraPi0::Perform_Action(), DCustomAction_dirc_reactions::Perform_Action(), DCustomAction_p2pi_hists::Perform_Action(), DCustomAction_p2gamma_hists::Perform_Action(), DCustomAction_p2gamma_unusedHists::Perform_Action(), DCustomAction_p3pi_hists::Perform_Action(), DCustomAction_ppi0gamma_hists::Perform_Action(), DCustomAction_p2pi0_hists::Perform_Action(), Perform_Action(), DCustomAction_CutNoDetectorHit::Perform_Action(), DHistogramAction_ParticleComboGenReconComparison::Perform_Action(), DHistogramAction_ObjectMemory::Perform_Action(), DHistogramAction_TrackVertexComparison::Perform_Action(), DHistogramAction_Reconstruction::Perform_Action(), DHistogramAction_ThrownParticleKinematics::Perform_Action(), DHistogramAction_ReconnedThrownKinematics::Perform_Action(), DHistogramAction_InvariantMass::Perform_Action(), DHistogramAction_GenReconTrackComparison::Perform_Action(), DHistogramAction_MissingMass::Perform_Action(), DHistogramAction_TruePID::Perform_Action(), DHistogramAction_MissingMassSquared::Perform_Action(), DHistogramAction_DetectorPID::Perform_Action(), DHistogramAction_2DInvariantMass::Perform_Action(), DHistogramAction_Dalitz::Perform_Action(), DHistogramAction_Neutrals::Perform_Action(), DHistogramAction_MissingTransverseMomentum::Perform_Action(), DHistogramAction_EventVertex::Perform_Action(), DCutAction_OneVertexKinFit::Perform_Action(), DHistogramAction_DetectedParticleKinematics::Perform_Action(), DHistogramAction_TrackShowerErrors::Perform_Action(), DHistogramAction_NumReconstructedObjects::Perform_Action(), and DHistogramAction_TrackMultiplicity::Perform_Action().

Member Data Documentation

const DFCALGeometry * DCustomAction_p2pi_unusedHists::dFCALGeometry
private

Definition at line 52 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

const DTrackFitter* DCustomAction_p2pi_unusedHists::dFitter
private

Definition at line 53 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by Initialize(), and Perform_Action().

TH2I * DCustomAction_p2pi_unusedHists::dHistMap_BCALShowerDeltaPhi_DeltaT
private

Definition at line 85 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by Initialize(), and Perform_Action().

TH2I * DCustomAction_p2pi_unusedHists::dHistMap_BCALShowerDeltaPhi_DeltaZ
private

Definition at line 84 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by Initialize(), and Perform_Action().

TH2I * DCustomAction_p2pi_unusedHists::dHistMap_BCALShowerDeltaPhi_P
private

Definition at line 84 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by Initialize(), and Perform_Action().

TH2I * DCustomAction_p2pi_unusedHists::dHistMap_BCALShowerDeltaPhi_Theta
private

Definition at line 84 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by Initialize(), and Perform_Action().

TH2I * DCustomAction_p2pi_unusedHists::dHistMap_BCALShowerDeltaZ_DeltaT
private

Definition at line 85 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by Initialize(), and Perform_Action().

map< bool, TH1I * > DCustomAction_p2pi_unusedHists::dHistMap_BCALShowerNcell
private

Definition at line 98 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillShower(), and Initialize().

TH2I * DCustomAction_p2pi_unusedHists::dHistMap_FCALShowerDeltaD_DeltaT
private

Definition at line 83 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by Initialize(), and Perform_Action().

TH2I * DCustomAction_p2pi_unusedHists::dHistMap_FCALShowerDeltaD_P
private

Definition at line 82 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by Initialize(), and Perform_Action().

TH2I * DCustomAction_p2pi_unusedHists::dHistMap_FCALShowerDeltaD_Theta
private

Definition at line 82 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by Initialize(), and Perform_Action().

TH2I * DCustomAction_p2pi_unusedHists::dHistMap_FCALShowerDeltaR_P
private

Definition at line 82 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by Initialize(), and Perform_Action().

TH2I * DCustomAction_p2pi_unusedHists::dHistMap_FCALShowerDeltaR_Theta
private

Definition at line 82 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by Initialize(), and Perform_Action().

map< bool, map< int, TH2I * > > DCustomAction_p2pi_unusedHists::dHistMap_HighNDFTrackCDCHitRadius_PT
private

Definition at line 68 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

map< bool, TH2I * > DCustomAction_p2pi_unusedHists::dHistMap_Layer1Energy_Theta
private

Definition at line 94 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillShower(), and Initialize().

map< bool, TH2I * > DCustomAction_p2pi_unusedHists::dHistMap_Layer2Energy_Theta
private

Definition at line 95 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillShower(), and Initialize().

map< bool, TH2I * > DCustomAction_p2pi_unusedHists::dHistMap_Layer3Energy_Theta
private

Definition at line 96 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillShower(), and Initialize().

map< bool, TH2I * > DCustomAction_p2pi_unusedHists::dHistMap_Layer4Energy_Theta
private

Definition at line 97 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillShower(), and Initialize().

map< bool, map< int, TH2I * > > DCustomAction_p2pi_unusedHists::dHistMap_LowNDFTrackCDCHitRadius_PT
private

Definition at line 67 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

map< bool, map< int, TH2I * > > DCustomAction_p2pi_unusedHists::dHistMap_LowNDFTrackP_VertZ
private

Definition at line 69 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

map< bool, map< int, TH2I * > > DCustomAction_p2pi_unusedHists::dHistMap_LowNDFTrackPT_Phi
private

Definition at line 70 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

map< bool, map< DetectorSystem_t, TH2I * > > DCustomAction_p2pi_unusedHists::dHistMap_ShowerDeltaT_E
private

Definition at line 92 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillShower(), and Initialize().

map< bool, map< DetectorSystem_t, TH2I * > > DCustomAction_p2pi_unusedHists::dHistMap_ShowerDeltaT_Nhits
private

Definition at line 91 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillShower(), and Initialize().

map< bool, map< DetectorSystem_t, TH2I * > > DCustomAction_p2pi_unusedHists::dHistMap_ShowerE_Theta
private

Definition at line 93 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillShower(), and Initialize().

map< bool, map< DetectorSystem_t, TH2I * > > DCustomAction_p2pi_unusedHists::dHistMap_ShowerEnergy_Theta
private

Definition at line 86 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillShower(), and Initialize().

map< bool, map< DetectorSystem_t, TH2I * > > DCustomAction_p2pi_unusedHists::dHistMap_ShowerMaxEnergy_Nhits
private

Definition at line 90 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillShower(), and Initialize().

map< bool, map< DetectorSystem_t, TH1I * > > DCustomAction_p2pi_unusedHists::dHistMap_ShowerNclusters
private

Definition at line 88 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillShower(), and Initialize().

map< bool, map< DetectorSystem_t, TH1I * > > DCustomAction_p2pi_unusedHists::dHistMap_ShowerNhits
private

Definition at line 89 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillShower(), and Initialize().

map< bool, map< DetectorSystem_t, TH2I * > > DCustomAction_p2pi_unusedHists::dHistMap_ShowerPhi_Theta
private

Definition at line 87 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillShower(), and Initialize().

map< bool, map< int, TH2I * > > DCustomAction_p2pi_unusedHists::dHistMap_TrackCDCHitRadius_Nhits
private

Definition at line 66 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

map< bool, map< int, TH2I * > > DCustomAction_p2pi_unusedHists::dHistMap_TrackChiSq_Theta
private

Definition at line 61 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

map< bool, map< int, TH2I * > > DCustomAction_p2pi_unusedHists::dHistMap_TrackFOM_Theta
private

Definition at line 62 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

map< bool, map< int, TH2I * > > DCustomAction_p2pi_unusedHists::dHistMap_TrackMCHitFraction_Theta
private

Definition at line 71 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

map< bool, map< int, TH2I * > > DCustomAction_p2pi_unusedHists::dHistMap_TrackMCMomRes_Theta
private

Definition at line 72 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

map< bool, map< int, TH2I * > > DCustomAction_p2pi_unusedHists::dHistMap_TrackMCThetaRes_Theta
private

Definition at line 73 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

map< bool, map< int, TH2I * > > DCustomAction_p2pi_unusedHists::dHistMap_TrackNhits_Theta
private

Definition at line 56 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

map< bool, map< int, TH2I * > > DCustomAction_p2pi_unusedHists::dHistMap_TrackNhitsCDC_Theta
private

Definition at line 57 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

map< bool, map< int, TH2I * > > DCustomAction_p2pi_unusedHists::dHistMap_TrackNhitsFDC_Theta
private

Definition at line 58 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

map< bool, map< int, TH2I * > > DCustomAction_p2pi_unusedHists::dHistMap_TrackNhitsFDCVsCDC_Theta13_16
private

Definition at line 59 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

map< bool, map< int, TH2I * > > DCustomAction_p2pi_unusedHists::dHistMap_TrackNhitsFDCVsCDC_Theta16_20
private

Definition at line 60 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

map< bool, map< int, TH2I * > > DCustomAction_p2pi_unusedHists::dHistMap_TrackP_Theta
private

Definition at line 63 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

map< bool, map< int, TH2I * > > DCustomAction_p2pi_unusedHists::dHistMap_TrackPOCAXY
private

Definition at line 64 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

map< bool, map< int, TH1I * > > DCustomAction_p2pi_unusedHists::dHistMap_TrackPOCAZ
private

Definition at line 65 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

TH2I * DCustomAction_p2pi_unusedHists::dNShowerBCAL_FCAL
private

Definition at line 76 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by Initialize(), and Perform_Action().

const DParticleID * DCustomAction_p2pi_unusedHists::dParticleID
private
bool DAnalysis::DAnalysisAction::dPerformAntiCut
inherited

Definition at line 94 of file DAnalysisAction.h.

TH1I * DCustomAction_p2pi_unusedHists::h1_deltaX
private

Definition at line 77 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

TH1I * DCustomAction_p2pi_unusedHists::h1_deltaY
private

Definition at line 77 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

TH1I * DCustomAction_p2pi_unusedHists::h1_E1
private

Definition at line 80 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

TH1I * DCustomAction_p2pi_unusedHists::h1_E9
private

Definition at line 78 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

TH1I * DCustomAction_p2pi_unusedHists::h1_Efcal
private

Definition at line 77 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

TH1I * DCustomAction_p2pi_unusedHists::h1_N1
private

Definition at line 80 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

TH1I * DCustomAction_p2pi_unusedHists::h1_N9
private

Definition at line 78 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

TH1I * DCustomAction_p2pi_unusedHists::h1_t1
private

Definition at line 80 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

TH1I * DCustomAction_p2pi_unusedHists::h1_t1sigma
private

Definition at line 80 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

TH1I * DCustomAction_p2pi_unusedHists::h1_t9
private

Definition at line 78 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

TH1I * DCustomAction_p2pi_unusedHists::h1_t9sigma
private

Definition at line 78 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

TH1I * DCustomAction_p2pi_unusedHists::h1_tfcal
private

Definition at line 77 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

TH2I * DCustomAction_p2pi_unusedHists::h2_dEdx1_vsp
private

Definition at line 81 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

TH2I * DCustomAction_p2pi_unusedHists::h2_dEdx9_vsp
private

Definition at line 79 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

TH2I * DCustomAction_p2pi_unusedHists::h2_dEdxvsE1
private

Definition at line 81 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

TH2I * DCustomAction_p2pi_unusedHists::h2_dEdxvsE9
private

Definition at line 79 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

TH2I * DCustomAction_p2pi_unusedHists::h2_E1_vsPhi
private

Definition at line 81 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

TH2I * DCustomAction_p2pi_unusedHists::h2_E1_vsTheta
private

Definition at line 81 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

TH2I * DCustomAction_p2pi_unusedHists::h2_E1vsp
private

Definition at line 81 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

TH2I * DCustomAction_p2pi_unusedHists::h2_E1vsRlocal
private

Definition at line 81 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

TH2I * DCustomAction_p2pi_unusedHists::h2_E9_vsPhi
private

Definition at line 79 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

TH2I * DCustomAction_p2pi_unusedHists::h2_E9_vsTheta
private

Definition at line 79 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

TH2I * DCustomAction_p2pi_unusedHists::h2_E9vsp
private

Definition at line 79 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

TH2I * DCustomAction_p2pi_unusedHists::h2_YvsX1
private

Definition at line 81 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

TH2I * DCustomAction_p2pi_unusedHists::h2_YvsX9
private

Definition at line 79 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().

TH2I * DCustomAction_p2pi_unusedHists::h2_YvsXcheck
private

Definition at line 81 of file p2pi_hists/DCustomAction_p2pi_unusedHists.h.

Referenced by FillTrack(), and Initialize().


The documentation for this class was generated from the following files: