Dear pandausers,
I changed default version of the EMC BW geometry(rev 6924). In order to use it in simulations one has to use the following lines:
PndEmc *Emc = new PndEmc("EMC",kTRUE);
Emc->SetGeometryFileNameTriple("emc_module125.dat","emc_module3new.root","emc_module4_StraightGeo24.4.root");
fRun->AddModule(Emc);
P.S.: the default MapperVersion value also has been changed. It means that other EMC geometries can cause errors if you don't use the appropriate MapperVersion.
Best regards,
Dmitry
[Updated on: Tue, 10 November 2009 11:44]
Report message to a moderator