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

#include <DSelector_p2pi_trees.h>

+ Inheritance diagram for DSelector_p2pi_trees:

Public Member Functions

 DSelector_p2pi_trees (TTree *locTree=NULL)
 
virtual ~DSelector_p2pi_trees ()
 
void Init (TTree *tree)
 
Bool_t Process (Long64_t entry)
 

Private Member Functions

void Get_ComboWrappers (void)
 
void Finalize (void)
 
 ClassDef (DSelector_p2pi_trees, 0)
 

Private Attributes

UInt_t dPreviousRunNumber
 
bool dIsPolarizedFlag
 
bool dIsPARAFlag
 
DParticleComboStep * dStep0Wrapper
 
DBeamParticle * dComboBeamWrapper
 
DChargedTrackHypothesisdProtonWrapper
 
DChargedTrackHypothesisdPiPlusWrapper
 
DChargedTrackHypothesisdPiMinusWrapper
 
TH1I * dHist_MissingMassSquared
 
TH1I * dHist_BeamEnergy
 
TH1I * dHist_pMomentumMeasured
 
TH1I * dHist_piplusMomentumMeasured
 
TH1I * dHist_piminusMomentumMeasured
 
TH2I * dHist_Proton_dEdx_P
 
TH1I * dHist_KinFitChiSq
 
TH1I * dHist_KinFitCL
 
TH1I * dHist_M2pi
 
TH1I * dHist_t
 
TH2I * dHist_CosTheta_Psi
 
TH1I * dHist_phi
 
TH1I * dHist_Phi
 
TH1I * dHist_psi
 
TH1I * dHist_pDeltap
 
TH1I * dHist_pipDeltap
 
TH1I * dHist_pimDeltap
 
TH1I * dHist_pDeltap_Measured
 
TH1I * dHist_pipDeltap_Measured
 
TH1I * dHist_pimDeltap_Measured
 
TF1 * fMinProton_dEdx
 
TF1 * fMaxPion_dEdx
 
Double_t dMinKinFitCL
 
Double_t dMaxKinFitChiSq
 
Double_t dMinBeamEnergy
 
Double_t dMaxBeamEnergy
 
Double_t dMin2piMass
 
Double_t dMax2piMass
 
Double_t dMinMissingMassSquared
 
Double_t dMaxMissingMassSquared
 

Detailed Description

Definition at line 15 of file DSelector_p2pi_trees.h.

Constructor & Destructor Documentation

DSelector_p2pi_trees::DSelector_p2pi_trees ( TTree *  locTree = NULL)
inline

Definition at line 19 of file DSelector_p2pi_trees.h.

virtual DSelector_p2pi_trees::~DSelector_p2pi_trees ( )
inlinevirtual

Definition at line 20 of file DSelector_p2pi_trees.h.

Member Function Documentation

DSelector_p2pi_trees::ClassDef ( DSelector_p2pi_trees  ,
 
)
private
void DSelector_p2pi_trees::Finalize ( void  )
private

Definition at line 556 of file DSelector_p2pi_trees.C.

void DSelector_p2pi_trees::Get_ComboWrappers ( void  )
private

Definition at line 82 of file DSelector_p2pi_trees.h.

References dComboBeamWrapper, dPiMinusWrapper, dPiPlusWrapper, dProtonWrapper, and dStep0Wrapper.

Referenced by Init().

Member Data Documentation

DBeamParticle* DSelector_p2pi_trees::dComboBeamWrapper
private

Definition at line 39 of file DSelector_p2pi_trees.h.

Referenced by Get_ComboWrappers(), and Process().

TH1I* DSelector_p2pi_trees::dHist_BeamEnergy
private

Definition at line 47 of file DSelector_p2pi_trees.h.

Referenced by Init(), and Process().

TH2I* DSelector_p2pi_trees::dHist_CosTheta_Psi
private

Definition at line 56 of file DSelector_p2pi_trees.h.

Referenced by Init(), and Process().

TH1I* DSelector_p2pi_trees::dHist_KinFitChiSq
private

Definition at line 52 of file DSelector_p2pi_trees.h.

Referenced by Init(), and Process().

TH1I* DSelector_p2pi_trees::dHist_KinFitCL
private

Definition at line 53 of file DSelector_p2pi_trees.h.

Referenced by Init(), and Process().

TH1I* DSelector_p2pi_trees::dHist_M2pi
private

Definition at line 54 of file DSelector_p2pi_trees.h.

Referenced by Init(), and Process().

TH1I* DSelector_p2pi_trees::dHist_MissingMassSquared
private

Definition at line 46 of file DSelector_p2pi_trees.h.

Referenced by Init(), and Process().

TH1I* DSelector_p2pi_trees::dHist_pDeltap
private

Definition at line 60 of file DSelector_p2pi_trees.h.

Referenced by Init(), and Process().

TH1I* DSelector_p2pi_trees::dHist_pDeltap_Measured
private

Definition at line 63 of file DSelector_p2pi_trees.h.

Referenced by Init(), and Process().

TH1I* DSelector_p2pi_trees::dHist_phi
private

Definition at line 56 of file DSelector_p2pi_trees.h.

Referenced by Init(), and Process().

TH1I* DSelector_p2pi_trees::dHist_Phi
private

Definition at line 58 of file DSelector_p2pi_trees.h.

Referenced by Init(), and Process().

TH1I* DSelector_p2pi_trees::dHist_pimDeltap
private

Definition at line 62 of file DSelector_p2pi_trees.h.

Referenced by Init(), and Process().

TH1I* DSelector_p2pi_trees::dHist_pimDeltap_Measured
private

Definition at line 65 of file DSelector_p2pi_trees.h.

Referenced by Init(), and Process().

TH1I* DSelector_p2pi_trees::dHist_piminusMomentumMeasured
private

Definition at line 50 of file DSelector_p2pi_trees.h.

Referenced by Init(), and Process().

TH1I* DSelector_p2pi_trees::dHist_pipDeltap
private

Definition at line 61 of file DSelector_p2pi_trees.h.

Referenced by Init(), and Process().

TH1I* DSelector_p2pi_trees::dHist_pipDeltap_Measured
private

Definition at line 64 of file DSelector_p2pi_trees.h.

Referenced by Init(), and Process().

TH1I* DSelector_p2pi_trees::dHist_piplusMomentumMeasured
private

Definition at line 49 of file DSelector_p2pi_trees.h.

Referenced by Init(), and Process().

TH1I* DSelector_p2pi_trees::dHist_pMomentumMeasured
private

Definition at line 48 of file DSelector_p2pi_trees.h.

Referenced by Init(), and Process().

TH2I* DSelector_p2pi_trees::dHist_Proton_dEdx_P
private

Definition at line 51 of file DSelector_p2pi_trees.h.

Referenced by Init(), and Process().

TH1I* DSelector_p2pi_trees::dHist_psi
private

Definition at line 59 of file DSelector_p2pi_trees.h.

Referenced by Init(), and Process().

TH1I* DSelector_p2pi_trees::dHist_t
private

Definition at line 55 of file DSelector_p2pi_trees.h.

Referenced by Init(), and Process().

bool DSelector_p2pi_trees::dIsPARAFlag
private

Definition at line 33 of file DSelector_p2pi_trees.h.

Referenced by Process().

bool DSelector_p2pi_trees::dIsPolarizedFlag
private

Definition at line 32 of file DSelector_p2pi_trees.h.

Referenced by Process().

Double_t DSelector_p2pi_trees::dMax2piMass
private

Definition at line 75 of file DSelector_p2pi_trees.h.

Referenced by Init(), and Process().

Double_t DSelector_p2pi_trees::dMaxBeamEnergy
private

Definition at line 73 of file DSelector_p2pi_trees.h.

Referenced by Init(), and Process().

Double_t DSelector_p2pi_trees::dMaxKinFitChiSq
private

Definition at line 71 of file DSelector_p2pi_trees.h.

Referenced by Init().

Double_t DSelector_p2pi_trees::dMaxMissingMassSquared
private

Definition at line 77 of file DSelector_p2pi_trees.h.

Referenced by Init(), and Process().

Double_t DSelector_p2pi_trees::dMin2piMass
private

Definition at line 74 of file DSelector_p2pi_trees.h.

Referenced by Init(), and Process().

Double_t DSelector_p2pi_trees::dMinBeamEnergy
private

Definition at line 72 of file DSelector_p2pi_trees.h.

Referenced by Init(), and Process().

Double_t DSelector_p2pi_trees::dMinKinFitCL
private

Definition at line 70 of file DSelector_p2pi_trees.h.

Referenced by Init(), and Process().

Double_t DSelector_p2pi_trees::dMinMissingMassSquared
private

Definition at line 76 of file DSelector_p2pi_trees.h.

Referenced by Init(), and Process().

DChargedTrackHypothesis* DSelector_p2pi_trees::dPiMinusWrapper
private

Definition at line 42 of file DSelector_p2pi_trees.h.

Referenced by Get_ComboWrappers(), and Process().

DChargedTrackHypothesis* DSelector_p2pi_trees::dPiPlusWrapper
private

Definition at line 41 of file DSelector_p2pi_trees.h.

Referenced by Get_ComboWrappers(), and Process().

UInt_t DSelector_p2pi_trees::dPreviousRunNumber
private

Definition at line 31 of file DSelector_p2pi_trees.h.

Referenced by Init(), and Process().

DChargedTrackHypothesis* DSelector_p2pi_trees::dProtonWrapper
private

Definition at line 40 of file DSelector_p2pi_trees.h.

Referenced by Get_ComboWrappers(), and Process().

DParticleComboStep* DSelector_p2pi_trees::dStep0Wrapper
private

Definition at line 38 of file DSelector_p2pi_trees.h.

Referenced by Get_ComboWrappers().

TF1* DSelector_p2pi_trees::fMaxPion_dEdx
private

Definition at line 69 of file DSelector_p2pi_trees.h.

Referenced by Init(), and Process().

TF1* DSelector_p2pi_trees::fMinProton_dEdx
private

Definition at line 68 of file DSelector_p2pi_trees.h.

Referenced by Init().


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