#include <flugg.h>
Public Member Functions | |
| flugg (TTree *tree=0) | |
| virtual | ~flugg () |
| virtual Int_t | Cut (Long64_t entry) |
| virtual Int_t | GetEntry (Long64_t entry) |
| virtual Long64_t | LoadTree (Long64_t entry) |
| virtual void | Init (TTree *tree) |
| virtual void | Loop () |
| virtual Bool_t | Notify () |
| virtual void | Show (Long64_t entry=-1) |
Public Attributes | |
| TTree * | fChain |
| Int_t | fCurrent |
| pointer to the analyzed TTree or TChain More... | |
| Int_t | run |
| current Tree number in a TChain More... | |
| Int_t | evtno |
| Double_t | Ndxdz |
| Double_t | Ndydz |
| Double_t | Npz |
| Double_t | Nenergy |
| Double_t | Ndxdznea |
| Double_t | Ndydznea |
| Double_t | Nenergyn |
| Double_t | Nwtnear |
| Double_t | Ndxdzfar |
| Double_t | Ndydzfar |
| Double_t | Nenergyf |
| Double_t | Nwtfar |
| Int_t | Norig |
| Int_t | Ndecay |
| Int_t | Ntype |
| Double_t | Vx |
| Double_t | Vy |
| Double_t | Vz |
| Double_t | pdPx |
| Double_t | pdPy |
| Double_t | pdPz |
| Double_t | ppdxdz |
| Double_t | ppdydz |
| Double_t | pppz |
| Double_t | ppenergy |
| Int_t | ppmedium |
| Int_t | ptype |
| Double_t | ppvx |
| Double_t | ppvy |
| Double_t | ppvz |
| Double_t | muparpx |
| Double_t | muparpy |
| Double_t | muparpz |
| Double_t | mupare |
| Double_t | Necm |
| Double_t | Nimpwt |
| Double_t | xpoint |
| Double_t | ypoint |
| Double_t | zpoint |
| Double_t | tvx |
| Double_t | tvy |
| Double_t | tvz |
| Double_t | tpx |
| Double_t | tpy |
| Double_t | tpz |
| Int_t | tptype |
| Int_t | tgen |
| Int_t | tgptype |
| Double_t | tgppx |
| Double_t | tgppy |
| Double_t | tgppz |
| Double_t | tprivx |
| Double_t | tprivy |
| Double_t | tprivz |
| Double_t | beamx |
| Double_t | beamy |
| Double_t | beamz |
| Double_t | beampx |
| Double_t | beampy |
| Double_t | beampz |
| Double_t | Vr |
| Double_t | pdP |
| Double_t | pdPt |
| Double_t | ppp |
| Double_t | pppt |
| Double_t | ppvr |
| Double_t | muparp |
| Double_t | muparpt |
| Double_t | tvr |
| Double_t | tp |
| Double_t | tpt |
| TBranch * | b_run |
| TBranch * | b_evtno |
| TBranch * | b_Ndxdz |
| TBranch * | b_Ndydz |
| TBranch * | b_Npz |
| TBranch * | b_Nenergy |
| TBranch * | b_Ndxdznea |
| TBranch * | b_Ndydznea |
| TBranch * | b_Nenergyn |
| TBranch * | b_Nwtnear |
| TBranch * | b_Ndxdzfar |
| TBranch * | b_Ndydzfar |
| TBranch * | b_Nenergyf |
| TBranch * | b_Nwtfar |
| TBranch * | b_Norig |
| TBranch * | b_Ndecay |
| TBranch * | b_Ntype |
| TBranch * | b_Vx |
| TBranch * | b_Vy |
| TBranch * | b_Vz |
| TBranch * | b_pdPx |
| TBranch * | b_pdPy |
| TBranch * | b_pdPz |
| TBranch * | b_ppdxdz |
| TBranch * | b_ppdydz |
| TBranch * | b_pppz |
| TBranch * | b_ppenergy |
| TBranch * | b_ppmedium |
| TBranch * | b_ptype |
| TBranch * | b_ppvx |
| TBranch * | b_ppvy |
| TBranch * | b_ppvz |
| TBranch * | b_muparpx |
| TBranch * | b_muparpy |
| TBranch * | b_muparpz |
| TBranch * | b_mupare |
| TBranch * | b_Necm |
| TBranch * | b_Nimpwt |
| TBranch * | b_xpoint |
| TBranch * | b_ypoint |
| TBranch * | b_zpoint |
| TBranch * | b_tvx |
| TBranch * | b_tvy |
| TBranch * | b_tvz |
| TBranch * | b_tpx |
| TBranch * | b_tpy |
| TBranch * | b_tpz |
| TBranch * | b_tptype |
| TBranch * | b_tgen |
| TBranch * | b_tgptype |
| TBranch * | b_tgppx |
| TBranch * | b_tgppy |
| TBranch * | b_tgppz |
| TBranch * | b_tprivx |
| TBranch * | b_tprivy |
| TBranch * | b_tprivz |
| TBranch * | b_beamx |
| TBranch * | b_beamy |
| TBranch * | b_beamz |
| TBranch * | b_beampx |
| TBranch * | b_beampy |
| TBranch * | b_beampz |
| TBranch * | b_Vr |
| TBranch * | b_pdP |
| TBranch * | b_pdPt |
| TBranch * | b_ppp |
| TBranch * | b_pppt |
| TBranch * | b_ppvr |
| TBranch * | b_muparp |
| TBranch * | b_muparpt |
| TBranch * | b_tvr |
| TBranch * | b_tp |
| TBranch * | b_tpt |
| flugg::flugg | ( | TTree * | tree = 0 | ) |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
| Int_t flugg::fCurrent |
1.8.11