AliPhysics
c0be15e (c0be15e)
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
DrawPP.C
Go to the documentation of this file.
1
// Draw one result
2
void
DrawPP
(
UShort_t
sNN,
3
const
Option_t
* option=
"e5"
,
4
Bool_t
rebinned=
true
)
5
{
6
if
(
gSystem
->Getenv(
"FWD"
))
7
fwd
=
gSystem
->Getenv(
"FWD"
);
8
else
9
fwd
=
gSystem
->ExpandPathName(
"$ALICE_PHYSICS/PWGLF/FORWARD/analysis2"
);
10
gROOT->SetMacroPath(Form(
"%s/dndeta:%s"
, gROOT->GetMacroPath(),
fwd
));
11
if
(!gROOT->GetClass(
"Drawer"
)) gROOT->LoadMacro(
"Drawer.C++g"
);
12
13
Drawer::DrawPP
(sNN, option, rebinned);
14
}
15
// EOF
gSystem
TSystem * gSystem
fwd
const char * fwd
Definition:
ExtractNoiseGain.C:7
UShort_t
unsigned short UShort_t
Definition:
External.C:28
DrawPP
void DrawPP(UShort_t sNN, const Option_t *option="e5", Bool_t rebinned=true)
Definition:
DrawPP.C:2
Option_t
const char Option_t
Definition:
External.C:48
Bool_t
bool Bool_t
Definition:
External.C:53
PWGLF
FORWARD
analysis2
dndeta
DrawPP.C
Generated on Sun Jul 1 2018 16:51:32 for AliPhysics by
1.8.11