- Activated TPC->SetPrimaryIonisation();
- Adding setting of max step in low density materials to 1 cm
//============================ TPC parameters =====================
AliTPC *TPC = new AliTPCv2("TPC", "Default");
- // TPC->SetPrimaryIonisation(); // not used with Geant3
+ TPC->SetPrimaryIonisation(); // not used with Geant3
}
geant4->ProcessGeantCommand("/mcPhysics/setOpProcessActivation false");
geant4->ProcessGeantCommand("/mcVerbose/composedPhysicsList 2");
geant4->ProcessGeantCommand("/mcTracking/skipNeutrino true");
+ geant4->ProcessGeantCommand("/mcDet/setMaxStepInLowDensityMaterials 1 cm");
/*
// Set PAI model for TPC (TPC_Ne-CO2-N-2)