Demonstates usage pre-scaling for automatic 2D projections.
const char* esd_geom_file_name =
"http://root.cern.ch/files/alice_ESDgeometry.root";
void projection_prescale()
{
{
}
{
}
if (!geom)
return;
delete geom;
for (
Int_t i=0; i<160; ++i)
}
- Author
- Matevz Tadel
Definition in file projection_prescale.C.