1 #ifndef LARG4_ISCALCULATIONSEPARATE_H 10 #define LARG4_ISCALCULATIONSEPARATE_H 14 #include "Geant4/G4EmSaturation.hh" 19 namespace CLHEP {
class HepRandomEngine; }
23 class ISCalculationSeparate :
public ISCalculation {
27 ISCalculationSeparate(CLHEP::HepRandomEngine&);
28 virtual ~ISCalculationSeparate();
32 void CalculateIonizationAndScintillation(
const G4Step* step);
44 bool fUseModBoxRecomb;
46 double fScintYieldFactor;
50 #endif // LARG4_ISCALCULATIONSEPARATE_H G4EmSaturation * fEMSaturation
pointer to EM saturation
double fGeVToElectrons
conversion factor from LArProperties service
double fEfield
value of electric field from LArProperties service
ntupleExperimental Reset()
bool fScintByParticleType
from LArProperties service
double fStepSize
maximum step to take
Interface to algorithm class for a specific detector channel mapping.
double StepSizeLimit() const