#include <THisto.h>
Inheritance diagram for THisto:
Public Member Functions | |
THisto () | |
THisto (const TRunHisto &run, string Tag, string textfile="") | |
~THisto () | |
virtual void | FillLumi (TMarEvent &event) |
virtual void | Print (const TMarEvent &event) |
virtual Bool_t | Cut (TMarEvent &event) |
virtual THisto & | FillPreCut (TMarEvent &event) |
virtual void | FillPhyPlot (TMarEvent &event) |
virtual void | FillControlPlot (TMarEvent &event) |
Public Attributes | |
TTree * | hatCopy |
TTree * | modsCopy |
TNtuple * | ntuple |
FILE * | fp |
Int_t | NumSelEve |
File pointer. | |
Int_t | NumEve |
Int_t | NumSelEvePerRun |
Int_t | NumSelEvePerRunOld |
Int_t | debug |
|
|
|
Definition at line 24 of file THisto.C. References TRun::debug, debug, fp, hatCopy, TRunHisto::histo_par_file, modsCopy, ntuple, NumEve, NumSelEve, NumSelEvePerRun, NumSelEvePerRunOld, TRunHisto::out_file_mods_hat, TRunHisto::output_file_root, THistoManager::ReadParameters(), and TRunHisto::TagToBeWritten. |
|
|
|
Definition at line 153 of file THisto.C. References TMarEvent::lumi, TMarLumi::LumiPerRunOld, TTools::NewRun, TTools::num, NumSelEve, NumSelEvePerRun, NumSelEvePerRunOld, and TMarLumi::TotalLumiOld. Referenced by Cut(). |
|
Definition at line 118 of file THisto.C. References TTools::EventNumber, fp, and TTools::RunNumber. |
|
Definition at line 131 of file THisto.C. References FillLumi(), TTools::IsCosmic(), NumEve, NumSelEve, NumSelEvePerRun, TMarEvent::Syst_Type, and TMarEvent::Vertex. |
|
|
|
|
|
|
|
Definition at line 37 of file THisto.h. Referenced by ClassImp(), THisto(), and ~THisto(). |
|
Definition at line 40 of file THisto.h. Referenced by ClassImp(), THisto(), and ~THisto(). |
|
Definition at line 43 of file THisto.h. Referenced by THisto(). |
|
Definition at line 46 of file THisto.h. Referenced by ClassImp(), Print(), THisto(), and ~THisto(). |
|
File pointer.
Definition at line 50 of file THisto.h. Referenced by ClassImp(), Cut(), FillLumi(), and THisto(). |
|
Definition at line 53 of file THisto.h. Referenced by ClassImp(), Cut(), and THisto(). |
|
Definition at line 56 of file THisto.h. Referenced by ClassImp(), Cut(), FillLumi(), and THisto(). |
|
Definition at line 59 of file THisto.h. Referenced by ClassImp(), FillLumi(), and THisto(). |
|
Definition at line 62 of file THisto.h. Referenced by ClassImp(), and THisto(). |