AliPhysics
fffcdf3 (fffcdf3)
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
DrawMCCorrSummary.C
Go to the documentation of this file.
1
10
//____________________________________________________________________
11
void
DrawMCCorrSummary
(
const
char
* fname=
"forward_mccorr.root"
,
12
UShort_t
what=0x20F)
13
{
14
const
char
*
fwd
=
"$ALICE_PHYSICS/PWGLF/FORWARD/analysis2"
;
15
gROOT->SetMacroPath(Form(
"%s:%s/scripts"
,
16
gROOT->GetMacroPath(),
fwd
));
17
gROOT->Macro(Form(
"%s/scripts/LoadLibs.C"
, fwd));
18
gROOT->LoadMacro(Form(
"%s/scripts/SummaryMCCorrDrawer.C+g"
,fwd));
19
20
SummaryMCCorrDrawer
d;
21
d.
Run
(fname, what);
22
}
23
//
24
// EOF
25
//
SummaryMCCorrDrawer
Definition:
SummaryMCCorrDrawer.C:15
SummaryMCCorrDrawer::Run
void Run(const char *fname, UShort_t what=kNormal)
Definition:
SummaryMCCorrDrawer.C:40
fwd
const char * fwd
Definition:
ExtractNoiseGain.C:7
UShort_t
unsigned short UShort_t
Definition:
External.C:28
DrawMCCorrSummary
void DrawMCCorrSummary(const char *fname="forward_mccorr.root", UShort_t what=0x20F)
Definition:
DrawMCCorrSummary.C:11
PWGLF
FORWARD
analysis2
DrawMCCorrSummary.C
Generated on Thu Dec 21 2017 11:21:35 for AliPhysics by
1.8.6