34#define INCLXX_IN_GEANT4_MODE 1
45#ifndef G4INCLBINARYCOLLISIONAVATAR_HH_
46#define G4INCLBINARYCOLLISIONAVATAR_HH_
65 return theParticleList;
71 std::string
dump()
const;
75 cutNNSquared = cutNN*cutNN;
93 G4bool isParticle1Spectator;
94 G4bool isParticle2Spectator;
97 G4bool isStrangeProduction;
Singleton for recycling allocation of instances of a given class.
#define INCL_DECLARE_ALLOCATION_POOL(T)
static void setBias(const G4double b)
Set the bias.
static G4double getCutNN()
virtual ~BinaryCollisionAvatar()
ParticleList getParticles() const
G4INCL::IChannel * getChannel()
static void setCutNN(const G4double c)
virtual void postInteraction(FinalState *)
static G4double getBias()
Get the bias.
static G4double getCutNNSquared()
virtual void preInteraction()