35#define INCLXX_IN_GEANT4_MODE 1
46#ifndef G4INCLSURFACEAVATAR_HH_
47#define G4INCLSURFACEAVATAR_HH_
75 theParticleList.push_back(theParticle);
76 return theParticleList;
79 std::string
dump()
const;
G4double getTransmissionProbability(Particle const *const particle) const
Calculate the transmission probability for the particle.
virtual FinalState * postInteraction(FinalState *)
ParticleList getParticles() const
G4INCL::IChannel * getChannel() const
G4INCL::FinalState * getFinalState() const
virtual void preInteraction()
std::list< G4INCL::Particle * > ParticleList