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

#include <Read_bcal_hadronic_eff2.h>

+ Inheritance diagram for Read_bcal_hadronic_eff2:

Public Member Functions

 Read_bcal_hadronic_eff2 (TTree *=0)
 
virtual ~Read_bcal_hadronic_eff2 ()
 
virtual Int_t Version () const
 
virtual void Begin (TTree *tree)
 
virtual void SlaveBegin (TTree *tree)
 
virtual void Init (TTree *tree)
 
virtual Bool_t Notify ()
 
virtual Bool_t Process (Long64_t entry)
 
virtual Int_t GetEntry (Long64_t entry, Int_t getall=0)
 
virtual void SetOption (const char *option)
 
virtual void SetObject (TObject *obj)
 
virtual void SetInputList (TList *input)
 
virtual TList * GetOutputList () const
 
virtual void SlaveTerminate ()
 
virtual void Terminate ()
 
 ClassDef (Read_bcal_hadronic_eff2, 0)
 

Public Attributes

TTree * fChain
 
Int_t PID_PDG
 pointer to the analyzed TTree or TChain More...
 
Float_t TrackVertexZ
 
TVector3 * TrackP3
 
UInt_t TrackCDCRings
 
UInt_t TrackFDCPlanes
 
Float_t ShowerEnergy
 
Float_t TrackDeltaPhiToShower
 
Float_t TrackDeltaZToShower
 
UChar_t TrackProjectedBCALSector
 
Float_t ProjectedBCALHitPhi
 
Float_t ProjectedBCALHitZ
 
UChar_t BCALClusterLayers
 
UChar_t IsHitInCluster
 
UChar_t ProjectedBCALSectors_Layer1
 
UChar_t NearestBCALSectors_Layer1_Downstream
 
UChar_t NearestBCALSectors_Layer1_Upstream
 
Float_t NearestBCALEnergy_Layer1_Downstream
 
Float_t NearestBCALEnergy_Layer1_Upstream
 
UChar_t ProjectedBCALSectors_Layer2
 
UChar_t NearestBCALSectors_Layer2_Downstream
 
UChar_t NearestBCALSectors_Layer2_Upstream
 
Float_t NearestBCALEnergy_Layer2_Downstream
 
Float_t NearestBCALEnergy_Layer2_Upstream
 
UChar_t ProjectedBCALSectors_Layer3
 
UChar_t NearestBCALSectors_Layer3_Downstream
 
UChar_t NearestBCALSectors_Layer3_Upstream
 
Float_t NearestBCALEnergy_Layer3_Downstream
 
Float_t NearestBCALEnergy_Layer3_Upstream
 
UChar_t ProjectedBCALSectors_Layer4
 
UChar_t NearestBCALSectors_Layer4_Downstream
 
UChar_t NearestBCALSectors_Layer4_Upstream
 
Float_t NearestBCALEnergy_Layer4_Downstream
 
Float_t NearestBCALEnergy_Layer4_Upstream
 
TBranch * b_PID_PDG
 
TBranch * b_TrackVertexZ
 
TBranch * b_TrackP3
 
TBranch * b_TrackCDCRings
 
TBranch * b_TrackFDCPlanes
 
TBranch * b_ShowerEnergy
 
TBranch * b_TrackDeltaPhiToShower
 
TBranch * b_TrackDeltaZToShower
 
TBranch * b_TrackProjectedBCALSector
 
TBranch * b_ProjectedBCALHitPhi
 
TBranch * b_ProjectedBCALHitZ
 
TBranch * b_BCALClusterLayers
 
TBranch * b_IsHitInCluster
 
TBranch * b_ProjectedBCALSectors_Layer1
 
TBranch * b_NearestBCALSectors_Layer1_Downstream
 
TBranch * b_NearestBCALSectors_Layer1_Upstream
 
TBranch * b_NearestBCALEnergy_Layer1_Downstream
 
TBranch * b_NearestBCALEnergy_Layer1_Upstream
 
TBranch * b_ProjectedBCALSectors_Layer2
 
TBranch * b_NearestBCALSectors_Layer2_Downstream
 
TBranch * b_NearestBCALSectors_Layer2_Upstream
 
TBranch * b_NearestBCALEnergy_Layer2_Downstream
 
TBranch * b_NearestBCALEnergy_Layer2_Upstream
 
TBranch * b_ProjectedBCALSectors_Layer3
 
TBranch * b_NearestBCALSectors_Layer3_Downstream
 
TBranch * b_NearestBCALSectors_Layer3_Upstream
 
TBranch * b_NearestBCALEnergy_Layer3_Downstream
 
TBranch * b_NearestBCALEnergy_Layer3_Upstream
 
TBranch * b_ProjectedBCALSectors_Layer4
 
TBranch * b_NearestBCALSectors_Layer4_Downstream
 
TBranch * b_NearestBCALSectors_Layer4_Upstream
 
TBranch * b_NearestBCALEnergy_Layer4_Downstream
 
TBranch * b_NearestBCALEnergy_Layer4_Upstream
 

Detailed Description

Definition at line 99 of file Read_bcal_hadronic_eff2.h.

Constructor & Destructor Documentation

Read_bcal_hadronic_eff2::Read_bcal_hadronic_eff2 ( TTree *  = 0)
inline

Definition at line 172 of file Read_bcal_hadronic_eff2.h.

virtual Read_bcal_hadronic_eff2::~Read_bcal_hadronic_eff2 ( )
inlinevirtual

Definition at line 173 of file Read_bcal_hadronic_eff2.h.

Member Function Documentation

Read_bcal_hadronic_eff2::ClassDef ( Read_bcal_hadronic_eff2  ,
 
)
virtual Int_t Read_bcal_hadronic_eff2::GetEntry ( Long64_t  entry,
Int_t  getall = 0 
)
inlinevirtual

Definition at line 180 of file Read_bcal_hadronic_eff2.h.

References fChain.

virtual TList* Read_bcal_hadronic_eff2::GetOutputList ( ) const
inlinevirtual

Definition at line 184 of file Read_bcal_hadronic_eff2.h.

virtual void Read_bcal_hadronic_eff2::Init ( TTree *  tree)
virtual
virtual Bool_t Read_bcal_hadronic_eff2::Notify ( )
virtual
Bool_t Read_bcal_hadronic_eff2::Process ( Long64_t  entry)
virtual

Definition at line 237 of file Read_bcal_hadronic_eff2.C.

References coinc_cut, count_down, count_proj, count_up, entry_max, fChain, h1_diff_down, h1_diff_down_rand_left, h1_diff_down_rand_right, h1_diff_up, h1_diff_up_rand_left, h1_diff_up_rand_right, h1_Evis_down, h1_Evis_down_rand_left, h1_Evis_down_rand_right, h1_Evis_proj, h1_Evis_up, h1_Evis_up_rand_left, h1_Evis_up_rand_right, h1_layer_down, h1_layer_down_rand_left, h1_layer_down_rand_right, h1_layer_proj, h1_layer_up, h1_layer_up_rand_left, h1_layer_up_rand_right, h1_mom_down, h1_mom_down_rand_left, h1_mom_down_rand_right, h1_mom_proj, h1_mom_up, h1_mom_up_rand_left, h1_mom_up_rand_right, h1_NearestBCALSectors_Layer_Downstream, h1_NearestBCALSectors_Layer_Upstream, h1_pid_pdg, h1_ProjectedBCALSectors_Layer, h1_TrackDeltaPhiToShower, h1_TrackDeltaZToShower, h1_z_down, h1_z_down_rand_left, h1_z_down_rand_right, h1_z_proj, h1_z_up, h1_z_up_rand_left, h1_z_up_rand_right, layer, NearestBCALEnergy_Layer1_Downstream, NearestBCALEnergy_Layer2_Downstream, NearestBCALEnergy_Layer3_Downstream, NearestBCALEnergy_Layer4_Downstream, NearestBCALSectors_Layer1_Downstream, NearestBCALSectors_Layer1_Upstream, NearestBCALSectors_Layer2_Downstream, NearestBCALSectors_Layer2_Upstream, NearestBCALSectors_Layer3_Downstream, NearestBCALSectors_Layer3_Upstream, NearestBCALSectors_Layer4_Downstream, NearestBCALSectors_Layer4_Upstream, PID_PDG, ProjectedBCALHitZ, ProjectedBCALSectors_Layer1, ProjectedBCALSectors_Layer2, ProjectedBCALSectors_Layer3, ProjectedBCALSectors_Layer4, rand_offset, TrackDeltaPhiToShower, TrackDeltaZToShower, and TrackP3.

virtual void Read_bcal_hadronic_eff2::SetInputList ( TList *  input)
inlinevirtual

Definition at line 183 of file Read_bcal_hadronic_eff2.h.

virtual void Read_bcal_hadronic_eff2::SetObject ( TObject *  obj)
inlinevirtual

Definition at line 182 of file Read_bcal_hadronic_eff2.h.

virtual void Read_bcal_hadronic_eff2::SetOption ( const char *  option)
inlinevirtual

Definition at line 181 of file Read_bcal_hadronic_eff2.h.

void Read_bcal_hadronic_eff2::SlaveBegin ( TTree *  tree)
virtual

Definition at line 227 of file Read_bcal_hadronic_eff2.C.

void Read_bcal_hadronic_eff2::SlaveTerminate ( )
virtual

Definition at line 428 of file Read_bcal_hadronic_eff2.C.

virtual Int_t Read_bcal_hadronic_eff2::Version ( ) const
inlinevirtual

Definition at line 174 of file Read_bcal_hadronic_eff2.h.

Member Data Documentation

TBranch* Read_bcal_hadronic_eff2::b_BCALClusterLayers

Definition at line 149 of file Read_bcal_hadronic_eff2.h.

TBranch* Read_bcal_hadronic_eff2::b_IsHitInCluster

Definition at line 150 of file Read_bcal_hadronic_eff2.h.

TBranch* Read_bcal_hadronic_eff2::b_NearestBCALEnergy_Layer1_Downstream

Definition at line 154 of file Read_bcal_hadronic_eff2.h.

TBranch* Read_bcal_hadronic_eff2::b_NearestBCALEnergy_Layer1_Upstream

Definition at line 155 of file Read_bcal_hadronic_eff2.h.

TBranch* Read_bcal_hadronic_eff2::b_NearestBCALEnergy_Layer2_Downstream

Definition at line 159 of file Read_bcal_hadronic_eff2.h.

TBranch* Read_bcal_hadronic_eff2::b_NearestBCALEnergy_Layer2_Upstream

Definition at line 160 of file Read_bcal_hadronic_eff2.h.

TBranch* Read_bcal_hadronic_eff2::b_NearestBCALEnergy_Layer3_Downstream

Definition at line 164 of file Read_bcal_hadronic_eff2.h.

TBranch* Read_bcal_hadronic_eff2::b_NearestBCALEnergy_Layer3_Upstream

Definition at line 165 of file Read_bcal_hadronic_eff2.h.

TBranch* Read_bcal_hadronic_eff2::b_NearestBCALEnergy_Layer4_Downstream

Definition at line 169 of file Read_bcal_hadronic_eff2.h.

TBranch* Read_bcal_hadronic_eff2::b_NearestBCALEnergy_Layer4_Upstream

Definition at line 170 of file Read_bcal_hadronic_eff2.h.

TBranch* Read_bcal_hadronic_eff2::b_NearestBCALSectors_Layer1_Downstream

Definition at line 152 of file Read_bcal_hadronic_eff2.h.

TBranch* Read_bcal_hadronic_eff2::b_NearestBCALSectors_Layer1_Upstream

Definition at line 153 of file Read_bcal_hadronic_eff2.h.

TBranch* Read_bcal_hadronic_eff2::b_NearestBCALSectors_Layer2_Downstream

Definition at line 157 of file Read_bcal_hadronic_eff2.h.

TBranch* Read_bcal_hadronic_eff2::b_NearestBCALSectors_Layer2_Upstream

Definition at line 158 of file Read_bcal_hadronic_eff2.h.

TBranch* Read_bcal_hadronic_eff2::b_NearestBCALSectors_Layer3_Downstream

Definition at line 162 of file Read_bcal_hadronic_eff2.h.

TBranch* Read_bcal_hadronic_eff2::b_NearestBCALSectors_Layer3_Upstream

Definition at line 163 of file Read_bcal_hadronic_eff2.h.

TBranch* Read_bcal_hadronic_eff2::b_NearestBCALSectors_Layer4_Downstream

Definition at line 167 of file Read_bcal_hadronic_eff2.h.

TBranch* Read_bcal_hadronic_eff2::b_NearestBCALSectors_Layer4_Upstream

Definition at line 168 of file Read_bcal_hadronic_eff2.h.

TBranch* Read_bcal_hadronic_eff2::b_PID_PDG

Definition at line 138 of file Read_bcal_hadronic_eff2.h.

TBranch* Read_bcal_hadronic_eff2::b_ProjectedBCALHitPhi

Definition at line 147 of file Read_bcal_hadronic_eff2.h.

TBranch* Read_bcal_hadronic_eff2::b_ProjectedBCALHitZ

Definition at line 148 of file Read_bcal_hadronic_eff2.h.

TBranch* Read_bcal_hadronic_eff2::b_ProjectedBCALSectors_Layer1

Definition at line 151 of file Read_bcal_hadronic_eff2.h.

TBranch* Read_bcal_hadronic_eff2::b_ProjectedBCALSectors_Layer2

Definition at line 156 of file Read_bcal_hadronic_eff2.h.

TBranch* Read_bcal_hadronic_eff2::b_ProjectedBCALSectors_Layer3

Definition at line 161 of file Read_bcal_hadronic_eff2.h.

TBranch* Read_bcal_hadronic_eff2::b_ProjectedBCALSectors_Layer4

Definition at line 166 of file Read_bcal_hadronic_eff2.h.

TBranch* Read_bcal_hadronic_eff2::b_ShowerEnergy

Definition at line 143 of file Read_bcal_hadronic_eff2.h.

TBranch* Read_bcal_hadronic_eff2::b_TrackCDCRings

Definition at line 141 of file Read_bcal_hadronic_eff2.h.

TBranch* Read_bcal_hadronic_eff2::b_TrackDeltaPhiToShower

Definition at line 144 of file Read_bcal_hadronic_eff2.h.

TBranch* Read_bcal_hadronic_eff2::b_TrackDeltaZToShower

Definition at line 145 of file Read_bcal_hadronic_eff2.h.

TBranch* Read_bcal_hadronic_eff2::b_TrackFDCPlanes

Definition at line 142 of file Read_bcal_hadronic_eff2.h.

TBranch* Read_bcal_hadronic_eff2::b_TrackP3

Definition at line 140 of file Read_bcal_hadronic_eff2.h.

TBranch* Read_bcal_hadronic_eff2::b_TrackProjectedBCALSector

Definition at line 146 of file Read_bcal_hadronic_eff2.h.

TBranch* Read_bcal_hadronic_eff2::b_TrackVertexZ

Definition at line 139 of file Read_bcal_hadronic_eff2.h.

UChar_t Read_bcal_hadronic_eff2::BCALClusterLayers

Definition at line 115 of file Read_bcal_hadronic_eff2.h.

TTree* Read_bcal_hadronic_eff2::fChain

Definition at line 101 of file Read_bcal_hadronic_eff2.h.

Referenced by GetEntry(), and Process().

UChar_t Read_bcal_hadronic_eff2::IsHitInCluster

Definition at line 116 of file Read_bcal_hadronic_eff2.h.

Float_t Read_bcal_hadronic_eff2::NearestBCALEnergy_Layer1_Downstream

Definition at line 120 of file Read_bcal_hadronic_eff2.h.

Referenced by Process().

Float_t Read_bcal_hadronic_eff2::NearestBCALEnergy_Layer1_Upstream

Definition at line 121 of file Read_bcal_hadronic_eff2.h.

Float_t Read_bcal_hadronic_eff2::NearestBCALEnergy_Layer2_Downstream

Definition at line 125 of file Read_bcal_hadronic_eff2.h.

Referenced by Process().

Float_t Read_bcal_hadronic_eff2::NearestBCALEnergy_Layer2_Upstream

Definition at line 126 of file Read_bcal_hadronic_eff2.h.

Float_t Read_bcal_hadronic_eff2::NearestBCALEnergy_Layer3_Downstream

Definition at line 130 of file Read_bcal_hadronic_eff2.h.

Referenced by Process().

Float_t Read_bcal_hadronic_eff2::NearestBCALEnergy_Layer3_Upstream

Definition at line 131 of file Read_bcal_hadronic_eff2.h.

Float_t Read_bcal_hadronic_eff2::NearestBCALEnergy_Layer4_Downstream

Definition at line 135 of file Read_bcal_hadronic_eff2.h.

Referenced by Process().

Float_t Read_bcal_hadronic_eff2::NearestBCALEnergy_Layer4_Upstream

Definition at line 136 of file Read_bcal_hadronic_eff2.h.

UChar_t Read_bcal_hadronic_eff2::NearestBCALSectors_Layer1_Downstream

Definition at line 118 of file Read_bcal_hadronic_eff2.h.

Referenced by Process().

UChar_t Read_bcal_hadronic_eff2::NearestBCALSectors_Layer1_Upstream

Definition at line 119 of file Read_bcal_hadronic_eff2.h.

Referenced by Process().

UChar_t Read_bcal_hadronic_eff2::NearestBCALSectors_Layer2_Downstream

Definition at line 123 of file Read_bcal_hadronic_eff2.h.

Referenced by Process().

UChar_t Read_bcal_hadronic_eff2::NearestBCALSectors_Layer2_Upstream

Definition at line 124 of file Read_bcal_hadronic_eff2.h.

Referenced by Process().

UChar_t Read_bcal_hadronic_eff2::NearestBCALSectors_Layer3_Downstream

Definition at line 128 of file Read_bcal_hadronic_eff2.h.

Referenced by Process().

UChar_t Read_bcal_hadronic_eff2::NearestBCALSectors_Layer3_Upstream

Definition at line 129 of file Read_bcal_hadronic_eff2.h.

Referenced by Process().

UChar_t Read_bcal_hadronic_eff2::NearestBCALSectors_Layer4_Downstream

Definition at line 133 of file Read_bcal_hadronic_eff2.h.

Referenced by Process().

UChar_t Read_bcal_hadronic_eff2::NearestBCALSectors_Layer4_Upstream

Definition at line 134 of file Read_bcal_hadronic_eff2.h.

Referenced by Process().

Int_t Read_bcal_hadronic_eff2::PID_PDG

pointer to the analyzed TTree or TChain

Definition at line 104 of file Read_bcal_hadronic_eff2.h.

Referenced by Process().

Float_t Read_bcal_hadronic_eff2::ProjectedBCALHitPhi

Definition at line 113 of file Read_bcal_hadronic_eff2.h.

Float_t Read_bcal_hadronic_eff2::ProjectedBCALHitZ

Definition at line 114 of file Read_bcal_hadronic_eff2.h.

Referenced by Process().

UChar_t Read_bcal_hadronic_eff2::ProjectedBCALSectors_Layer1

Definition at line 117 of file Read_bcal_hadronic_eff2.h.

Referenced by Process().

UChar_t Read_bcal_hadronic_eff2::ProjectedBCALSectors_Layer2

Definition at line 122 of file Read_bcal_hadronic_eff2.h.

Referenced by Process().

UChar_t Read_bcal_hadronic_eff2::ProjectedBCALSectors_Layer3

Definition at line 127 of file Read_bcal_hadronic_eff2.h.

Referenced by Process().

UChar_t Read_bcal_hadronic_eff2::ProjectedBCALSectors_Layer4

Definition at line 132 of file Read_bcal_hadronic_eff2.h.

Referenced by Process().

Float_t Read_bcal_hadronic_eff2::ShowerEnergy

Definition at line 109 of file Read_bcal_hadronic_eff2.h.

UInt_t Read_bcal_hadronic_eff2::TrackCDCRings

Definition at line 107 of file Read_bcal_hadronic_eff2.h.

Float_t Read_bcal_hadronic_eff2::TrackDeltaPhiToShower

Definition at line 110 of file Read_bcal_hadronic_eff2.h.

Referenced by Process().

Float_t Read_bcal_hadronic_eff2::TrackDeltaZToShower

Definition at line 111 of file Read_bcal_hadronic_eff2.h.

Referenced by Process().

UInt_t Read_bcal_hadronic_eff2::TrackFDCPlanes

Definition at line 108 of file Read_bcal_hadronic_eff2.h.

TVector3* Read_bcal_hadronic_eff2::TrackP3

Definition at line 106 of file Read_bcal_hadronic_eff2.h.

Referenced by Process().

UChar_t Read_bcal_hadronic_eff2::TrackProjectedBCALSector

Definition at line 112 of file Read_bcal_hadronic_eff2.h.

Float_t Read_bcal_hadronic_eff2::TrackVertexZ

Definition at line 105 of file Read_bcal_hadronic_eff2.h.


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