|
GENIEGenerator
|
#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 |
| Double_t flugg::beampx |
Definition at line 80 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::beampy |
Definition at line 81 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::beampz |
Definition at line 82 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::beamx |
Definition at line 77 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::beamy |
Definition at line 78 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::beamz |
Definition at line 79 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Int_t flugg::evtno |
Definition at line 22 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Int_t flugg::fCurrent |
| Double_t flugg::mupare |
Definition at line 56 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::muparpx |
Definition at line 53 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::muparpy |
Definition at line 54 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::muparpz |
Definition at line 55 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Int_t flugg::Ndecay |
Definition at line 36 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::Ndxdz |
Definition at line 23 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::Ndxdzfar |
Definition at line 31 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::Ndxdznea |
Definition at line 27 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::Ndydz |
Definition at line 24 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::Ndydzfar |
Definition at line 32 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::Ndydznea |
Definition at line 28 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::Necm |
Definition at line 57 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::Nenergy |
Definition at line 26 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::Nenergyf |
Definition at line 33 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::Nenergyn |
Definition at line 29 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::Nimpwt |
Definition at line 58 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Int_t flugg::Norig |
Definition at line 35 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::Npz |
Definition at line 25 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Int_t flugg::Ntype |
Definition at line 37 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::Nwtfar |
Definition at line 34 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::Nwtnear |
Definition at line 30 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::pdPx |
Definition at line 41 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::pdPy |
Definition at line 42 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::pdPz |
Definition at line 43 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::ppdxdz |
Definition at line 44 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::ppdydz |
Definition at line 45 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::ppenergy |
Definition at line 47 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Int_t flugg::ppmedium |
Definition at line 48 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::pppz |
Definition at line 46 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::ppvx |
Definition at line 50 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::ppvy |
Definition at line 51 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::ppvz |
Definition at line 52 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Int_t flugg::ptype |
Definition at line 49 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Int_t flugg::run |
current Tree number in a TChain
Definition at line 21 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Int_t flugg::tgen |
Definition at line 69 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::tgppx |
Definition at line 71 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::tgppy |
Definition at line 72 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::tgppz |
Definition at line 73 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Int_t flugg::tgptype |
Definition at line 70 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::tprivx |
Definition at line 74 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::tprivy |
Definition at line 75 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::tprivz |
Definition at line 76 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Int_t flugg::tptype |
Definition at line 68 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::tpx |
Definition at line 65 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::tpy |
Definition at line 66 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::tpz |
Definition at line 67 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::tvx |
Definition at line 62 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::tvy |
Definition at line 63 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::tvz |
Definition at line 64 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::Vx |
Definition at line 38 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::Vy |
Definition at line 39 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::Vz |
Definition at line 40 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::xpoint |
Definition at line 59 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::ypoint |
Definition at line 60 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
| Double_t flugg::zpoint |
Definition at line 61 of file flugg.h.
Referenced by genie::flux::GNuMIFluxPassThroughInfo::MakeCopy().
1.8.5