#include <H1K0S.h>
Public Member Functions | |
H1K0S (TTree *tree=0) | |
~H1K0S () | |
Int_t | Cut (Int_t entry) |
Int_t | GetEntry (Int_t entry) |
Int_t | LoadTree (Int_t entry) |
void | Init (TTree *tree) |
void | Loop () |
Bool_t | Notify () |
void | Show (Int_t entry=-1) |
Public Attributes | |
TTree * | fChain |
Int_t | fCurrent |
pointer to the analyzed TTree or TChain | |
Short_t | myIvtyp |
current Tree number in a TChain | |
Float_t | myVtx [3] |
Float_t | pion1Par [5] |
Float_t | pion2Par [5] |
Float_t | pion1Cov [15] |
Float_t | pion2Cov [15] |
Float_t | pion1Mom [3] |
Float_t | pion2Mom [3] |
Float_t | K0Vert [3] |
Float_t | K0VertCov [6] |
Float_t | K0Mom [4] |
Int_t | RunNumber |
Int_t | EventNumber |
TClonesArray * | PointerArray |
TClonesArray * | PointerArrayIndex |
TBranch * | b_myIvtyp |
TBranch * | b_myVtx |
TBranch * | b_pion1Par |
TBranch * | b_pion2Par |
TBranch * | b_pion1Cov |
TBranch * | b_pion2Cov |
TBranch * | b_pion1Mom |
TBranch * | b_pion2Mom |
TBranch * | b_K0Vert |
TBranch * | b_K0VertCov |
TBranch * | b_K0Mom |
TBranch * | b_RunNumber |
TBranch * | b_EventNumber |
TBranch * | b_PointerArray |
TBranch * | b_PointerArrayIndex |
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 7 of file H1K0S.C. References fChain, and LoadTree(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 33 of file H1K0S.h. Referenced by main(). |
|
|
|
pointer to the analyzed TTree or TChain
|
|
Definition at line 31 of file H1K0S.h. Referenced by main(). |
|
Definition at line 29 of file H1K0S.h. Referenced by H1K0Event::fitEvent(), and main(). |
|
|
|
current Tree number in a TChain
|
|
Definition at line 22 of file H1K0S.h. Referenced by main(). |
|
Definition at line 25 of file H1K0S.h. Referenced by H1K0Event::H1K0Event(). |
|
|
|
Definition at line 23 of file H1K0S.h. Referenced by H1K0Event::H1K0Event(). |
|
Definition at line 26 of file H1K0S.h. Referenced by H1K0Event::H1K0Event(). |
|
|
|
Definition at line 24 of file H1K0S.h. Referenced by H1K0Event::H1K0Event(). |
|
|
|
|
|
Definition at line 32 of file H1K0S.h. Referenced by main(). |