| 277 |
TTree* run_tree_clone; |
TTree* run_tree_clone; |
| 278 |
TChain* sel_tree; |
TChain* sel_tree; |
| 279 |
TTree* sel_tree_clone; |
TTree* sel_tree_clone; |
| 280 |
|
int *irunoffset; |
| 281 |
|
|
| 282 |
// ------------------------------------------- |
// ------------------------------------------- |
| 283 |
// variables to store total live and dead time |
// variables to store total live and dead time |
| 503 |
// ================================= |
// ================================= |
| 504 |
// Int_t ntrk(){ return trk2_obj->TrkLevel2::ntrk(); }; |
// Int_t ntrk(){ return trk2_obj->TrkLevel2::ntrk(); }; |
| 505 |
|
|
| 506 |
|
|
| 507 |
|
Long64_t GetRunID(){ return irun;}; |
| 508 |
|
Long64_t GetRunEntryID(){ return irunentry; }; |
| 509 |
|
|
| 510 |
// ----- |
// ----- |
| 511 |
// flags methods |
// flags methods |
| 512 |
// ----- |
// ----- |