update EMC geometry [message #12668] |
Thu, 22 September 2011 17:05 |
Dima Melnychuk
Messages: 213 Registered: April 2004 Location: National Centre for Nucle...
|
first-grade participant |
From: *fuw.edu.pl
|
|
Hi all,
I have just added another version of emc geometry which combines
new version of forward endcap emc_module3_2011_new.root with root version of shashlyk.
Geometry version is 20 and corresponding version of EmcMapper 11, i.e. the following should be used in simulation macro
PndEmc *Emc = new PndEmc("EMC",kTRUE);
Emc->SetGeometryVersion(20);
and if EmcMapper should be initialised in macro to use some EMC classes:
PndEmcMapper::Init(11);
Dima
|
|
|
|
|