|
ATLAS Offline Software
|
Go to the documentation of this file.
134 TFile *
f = (TFile*)gROOT->GetListOfFiles()->FindObject(
"beamspot.root");
136 f =
new TFile(
"beamspot.root");
137 f->cd(
"beamspot.root:/Beamspot");
148 delete fChain->GetCurrentFile();
162 if (centry < 0)
return centry;
163 if (!
fChain->InheritsFrom(TChain::Class()))
return centry;
221 #endif // #ifdef bsTree_cxx
Float_t bsCovCentroid_xcxc
virtual Long64_t LoadTree(Long64_t entry)
virtual void Init(TTree *tree)
virtual Int_t Cut(Long64_t entry)
Float_t bsCovCentroid_sxcsxc
Float_t bsCovCentroid_aycayc
TBranch * b_bsCovCentroid
Float_t bsCovCentroid_sycsyc
Float_t bsCovCentroid_ycyc
Float_t bsCovCentroid_axcaxc
virtual Int_t GetEntry(Long64_t entry)
Int_t event_run
current Tree number in a TChain
virtual void Show(Long64_t entry=-1)
Int_t fCurrent
pointer to the analyzed TTree or TChain