Geant4  10.00.p02
G4INCL::ParticleEntryAvatar Class Reference

#include <G4INCLParticleEntryAvatar.hh>

+ Inheritance diagram for G4INCL::ParticleEntryAvatar:
+ Collaboration diagram for G4INCL::ParticleEntryAvatar:

Public Member Functions

 ParticleEntryAvatar (G4double, G4INCL::Nucleus *, G4INCL::Particle *)
 
virtual ~ParticleEntryAvatar ()
 
virtual G4INCL::IChannelgetChannel ()
 
ParticleList getParticles () const
 
virtual void preInteraction ()
 
virtual FinalStatepostInteraction (FinalState *)
 
std::string dump () const
 
- Public Member Functions inherited from G4INCL::IAvatar
 IAvatar ()
 
 IAvatar (G4double time)
 
virtual ~IAvatar ()
 
G4INCL::FinalStategetFinalState ()
 
G4double getTime () const
 
AvatarType getType () const
 
G4bool isACollision () const
 
G4bool isADecay () const
 
void setType (AvatarType t)
 
long getID () const
 
std::string toString ()
 

Private Attributes

NucleustheNucleus
 
ParticletheParticle
 

Additional Inherited Members

- Protected Attributes inherited from G4INCL::IAvatar
G4double theTime
 

Detailed Description

Definition at line 45 of file G4INCLParticleEntryAvatar.hh.

Constructor & Destructor Documentation

G4INCL::ParticleEntryAvatar::ParticleEntryAvatar ( G4double  time,
G4INCL::Nucleus nucleus,
G4INCL::Particle particle 
)

Definition at line 46 of file G4INCLParticleEntryAvatar.cc.

References G4INCL::ParticleEntryAvatarType, and G4INCL::IAvatar::setType().

+ Here is the call graph for this function:

G4INCL::ParticleEntryAvatar::~ParticleEntryAvatar ( )
virtual

Definition at line 54 of file G4INCLParticleEntryAvatar.cc.

Member Function Documentation

std::string G4INCL::ParticleEntryAvatar::dump ( ) const
virtual

Implements G4INCL::IAvatar.

Definition at line 57 of file G4INCLParticleEntryAvatar.cc.

References G4INCL::Particle::dump(), theParticle, and G4INCL::IAvatar::theTime.

+ Here is the call graph for this function:

IChannel * G4INCL::ParticleEntryAvatar::getChannel ( )
virtual

Implements G4INCL::IAvatar.

Definition at line 71 of file G4INCLParticleEntryAvatar.cc.

References theNucleus, and theParticle.

ParticleList G4INCL::ParticleEntryAvatar::getParticles ( ) const
inlinevirtual

Implements G4INCL::IAvatar.

Definition at line 50 of file G4INCLParticleEntryAvatar.hh.

References theParticle.

FinalState * G4INCL::ParticleEntryAvatar::postInteraction ( FinalState fs)
virtual

Implements G4INCL::IAvatar.

Definition at line 66 of file G4INCLParticleEntryAvatar.cc.

References G4INCL::Particle::rpCorrelate(), and theParticle.

+ Here is the call graph for this function:

virtual void G4INCL::ParticleEntryAvatar::preInteraction ( )
inlinevirtual

Implements G4INCL::IAvatar.

Definition at line 56 of file G4INCLParticleEntryAvatar.hh.

Member Data Documentation

Nucleus* G4INCL::ParticleEntryAvatar::theNucleus
private

Definition at line 61 of file G4INCLParticleEntryAvatar.hh.

Referenced by getChannel().

Particle* G4INCL::ParticleEntryAvatar::theParticle
private

Definition at line 62 of file G4INCLParticleEntryAvatar.hh.

Referenced by dump(), getChannel(), getParticles(), and postInteraction().


The documentation for this class was generated from the following files: