#include <HeaderTree.h>
Definition at line 16 of file HeaderTree.h.
HeaderTree::HeaderTree |
( |
| ) |
|
HeaderTree::HeaderTree |
( |
TTree * |
tree | ) |
|
HeaderTree::HeaderTree |
( |
TTree * |
tree, |
|
|
char |
opt |
|
) |
| |
Definition at line 18 of file HeaderTree.cxx.
TTree * fTreeIn
pointer to the analyzed TTree or TChain
void SetupRead(TTree *tree)
Definition at line 70 of file HeaderTree.cxx.
TTree * fTreeIn
pointer to the analyzed TTree or TChain
Int_t const & HeaderTree::NSpills |
( |
| ) |
const |
Definition at line 65 of file HeaderTree.cxx.
TTree * fTreeIn
pointer to the analyzed TTree or TChain
Int_t const & HeaderTree::POT |
( |
| ) |
const |
Definition at line 60 of file HeaderTree.cxx.
TTree * fTreeIn
pointer to the analyzed TTree or TChain
Int_t const & HeaderTree::Run |
( |
| ) |
const |
Definition at line 50 of file HeaderTree.cxx.
TTree * fTreeIn
pointer to the analyzed TTree or TChain
bool HeaderTree::SetBranchAddresses |
( |
| ) |
|
|
overrideprivatevirtual |
void HeaderTree::SetRun |
( |
const Int_t |
run | ) |
|
void HeaderTree::SetSubRun |
( |
const Int_t |
subrun | ) |
|
Int_t const & HeaderTree::SubRun |
( |
| ) |
const |
Definition at line 55 of file HeaderTree.cxx.
TTree * fTreeIn
pointer to the analyzed TTree or TChain
TLorentzVector *const & HeaderTree::TpcCenter |
( |
| ) |
const |
Definition at line 75 of file HeaderTree.cxx.
TTree * fTreeIn
pointer to the analyzed TTree or TChain
const std::string *const HeaderTree::TreeType |
( |
| ) |
const |
Definition at line 32 of file HeaderTree.cxx.
43 std::cerr <<
"HeaderTree::TreeType: tree type is not set." <<
'\n';
TTree * fTreeIn
pointer to the analyzed TTree or TChain
TBranch* garana::HeaderTree::b_Geometry = nullptr |
|
private |
TBranch* garana::HeaderTree::b_NSpills = nullptr |
|
private |
TBranch* garana::HeaderTree::b_POT = nullptr |
|
private |
TBranch* garana::HeaderTree::b_Run = nullptr |
|
private |
TBranch* garana::HeaderTree::b_SubRun = nullptr |
|
private |
TBranch* garana::HeaderTree::b_TpcCenter = nullptr |
|
private |
TBranch* garana::HeaderTree::b_TreeType = nullptr |
|
private |
Int_t garana::HeaderTree::fNSpills = -1 |
|
private |
Int_t garana::HeaderTree::fPOT = -1 |
|
private |
Int_t garana::HeaderTree::fRun = -1 |
|
private |
Int_t garana::HeaderTree::fSubRun = -1 |
|
private |
TLorentzVector* garana::HeaderTree::fTpcCenter = nullptr |
|
private |
The documentation for this class was generated from the following files: