#include <TMarLumi.h>
Inheritance diagram for TMarLumi:
Public Member Functions | |
Bool_t | IsDataL (Int_t &irun) |
Bool_t | IsDataR (Int_t &irun) |
Float_t | GetPolar () |
TMarLumi (string, string) | |
~TMarLumi () | |
Bool_t | Update (Int_t nrun) |
Public Attributes | |
Int_t | RunNumber |
Int_t | RunNumberOld |
Float_t | LumiPerRun |
Float_t | TotalLumi |
Float_t | LumiPerRunOld |
Float_t | TotalLumiOld |
map< Int_t, Float_t, less< int > > | mapLumiPerRun |
map< Int_t, Float_t, less< int > > | mapPolarPerRun |
set< Int_t > | setBadRuns |
H1RunList * | runList |
H1DetectorStatus * | detStatus |
TRandom * | rpolar |
Double_t * | polar_integral |
|
|
|
Definition at line 146 of file TMarLumi.C. |
|
Definition at line 199 of file TMarLumi.C. Referenced by ClassImp(). |
|
Definition at line 209 of file TMarLumi.C. Referenced by ClassImp(). |
|
Definition at line 186 of file TMarLumi.C. References polar_integral, and rpolar. Referenced by TMarEvent::ApplyMCXSectionReweight(). |
|
Definition at line 152 of file TMarLumi.C. References LumiPerRun, LumiPerRunOld, runList, RunNumber, RunNumberOld, TotalLumi, and TotalLumiOld. Referenced by TMarEvent::Init(). |
|
Definition at line 40 of file TMarLumi.h. Referenced by ClassImp(), and Update(). |
|
Definition at line 41 of file TMarLumi.h. Referenced by ClassImp(), and Update(). |
|
Definition at line 42 of file TMarLumi.h. Referenced by ClassImp(), and Update(). |
|
Definition at line 43 of file TMarLumi.h. Referenced by ClassImp(), and Update(). |
|
Definition at line 44 of file TMarLumi.h. Referenced by ClassImp(), THisto::FillLumi(), and Update(). |
|
Definition at line 45 of file TMarLumi.h. Referenced by ClassImp(), THisto::FillLumi(), and Update(). |
|
Definition at line 46 of file TMarLumi.h. |
|
Definition at line 47 of file TMarLumi.h. |
|
Definition at line 49 of file TMarLumi.h. |
|
Definition at line 52 of file TMarLumi.h. Referenced by ClassImp(), and Update(). |
|
Definition at line 53 of file TMarLumi.h. Referenced by ClassImp(), and TMarEvent::Init(). |
|
Definition at line 55 of file TMarLumi.h. Referenced by ClassImp(), and GetPolar(). |
|
Definition at line 59 of file TMarLumi.h. Referenced by ClassImp(), and GetPolar(). |