AliPhysics
31210d0 (31210d0)
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
DrawCorrAcc.C
Go to the documentation of this file.
1
28
void
29
DrawCorrAcc
(
ULong_t
runNo,
UShort_t
sys,
UShort_t
sNN,
30
const
char
* fname=0,
Bool_t
details=
true
)
31
{
32
//__________________________________________________________________
33
// Load libraries and object
34
// const char* fwd = "$ALICE_PHYSICS/PWGLF/FORWARD/analysis2";
35
const
char
*
fwd
=
"$ALICE_PHYSICS/PWGLF/FORWARD/analysis2"
;
36
gROOT->Macro(Form(
"%s/scripts/LoadLibs.C"
, fwd));
37
gROOT->LoadMacro(Form(
"%s/scripts/SummaryDrawer.C"
, fwd));
38
gROOT->LoadMacro(Form(
"%s/corrs/CorrDrawer.C"
, fwd));
39
40
CorrDrawer
d;
41
d.
Run
(
AliForwardCorrectionManager::kAcceptance
, runNo, sys, sNN, 0,
42
false
,
false
,
""
, fname);
43
44
}
45
//
46
// EOF
47
//
CorrDrawer
Definition:
CorrDrawer.C:23
AliForwardCorrectionManager::kAcceptance
Definition:
AliForwardCorrectionManager.h:62
CorrDrawer::Run
void Run(const Char_t *what, const Char_t *extra, Option_t *options="", const Char_t *local="")
Definition:
CorrDrawer.C:63
ULong_t
unsigned long ULong_t
Definition:
External.C:38
DrawCorrAcc
void DrawCorrAcc(ULong_t runNo, UShort_t sys, UShort_t sNN, const char *fname=0, Bool_t details=true)
Definition:
DrawCorrAcc.C:29
fwd
const char * fwd
Definition:
ExtractNoiseGain.C:7
UShort_t
unsigned short UShort_t
Definition:
External.C:28
Bool_t
bool Bool_t
Definition:
External.C:53
PWGLF
FORWARD
analysis2
corrs
DrawCorrAcc.C
Generated on Tue Aug 7 2018 16:21:35 for AliPhysics by
1.8.11