#include <readOutput.h>
Definition at line 19 of file readOutput.h.
◆ readOutput()
readOutput::readOutput |
( |
TTree * |
tree = 0 | ) |
|
◆ ~readOutput()
virtual readOutput::~readOutput |
( |
| ) |
|
|
virtual |
◆ Cut()
virtual Int_t readOutput::Cut |
( |
Long64_t |
entry | ) |
|
|
virtual |
◆ GetEntry()
virtual Int_t readOutput::GetEntry |
( |
Long64_t |
entry | ) |
|
|
virtual |
◆ Init()
void readOutput::Init |
( |
TTree * |
tree | ) |
|
◆ LoadTree()
virtual Long64_t readOutput::LoadTree |
( |
Long64_t |
entry | ) |
|
|
virtual |
◆ Loop()
virtual void readOutput::Loop |
( |
| ) |
|
|
virtual |
◆ Notify()
Bool_t readOutput::Notify |
( |
| ) |
|
◆ Show()
virtual void readOutput::Show |
( |
Long64_t |
entry = -1 | ) |
|
|
virtual |
◆ b_ClusterPixBarrelEC
TBranch* readOutput::b_ClusterPixBarrelEC |
◆ b_ClusterPixLayer
TBranch* readOutput::b_ClusterPixLayer |
◆ b_etaModule
TBranch* readOutput::b_etaModule |
◆ b_matrixOfToT
TBranch* readOutput::b_matrixOfToT |
◆ b_meanPointX
TBranch* readOutput::b_meanPointX |
◆ b_meanPointY
TBranch* readOutput::b_meanPointY |
◆ b_nParticles
TBranch* readOutput::b_nParticles |
◆ b_phi
TBranch* readOutput::b_phi |
◆ b_phiBS
TBranch* readOutput::b_phiBS |
◆ b_positionsX
TBranch* readOutput::b_positionsX |
◆ b_positionsY
TBranch* readOutput::b_positionsY |
◆ b_sizeX
TBranch* readOutput::b_sizeX |
◆ b_sizeY
TBranch* readOutput::b_sizeY |
◆ b_theta
TBranch* readOutput::b_theta |
◆ b_thetaBS
TBranch* readOutput::b_thetaBS |
◆ b_vectorOfPitchesY
TBranch* readOutput::b_vectorOfPitchesY |
◆ ClusterPixBarrelEC
Int_t readOutput::ClusterPixBarrelEC |
◆ ClusterPixLayer
Int_t readOutput::ClusterPixLayer |
◆ etaModule
Float_t readOutput::etaModule |
◆ fChain
TTree* readOutput::fChain |
◆ fCurrent
Int_t readOutput::fCurrent |
pointer to the analyzed TTree or TChain
Definition at line 22 of file readOutput.h.
◆ matrixOfToT
◆ meanPointX
Float_t readOutput::meanPointX |
◆ meanPointY
Float_t readOutput::meanPointY |
◆ nParticles
Int_t readOutput::nParticles |
◆ phi
◆ phiBS
Float_t readOutput::phiBS |
◆ positionsX
vector<double>* readOutput::positionsX |
◆ positionsY
vector<double>* readOutput::positionsY |
◆ sizeX
◆ sizeY
◆ theta
Float_t readOutput::theta |
◆ thetaBS
Float_t readOutput::thetaBS |
◆ vectorOfPitchesY
vector<float>* readOutput::vectorOfPitchesY |
The documentation for this class was generated from the following file: