Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
G4VParticipants Class Reference

#include <G4VParticipants.hh>

Inheritance diagram for G4VParticipants:
Inheritance graph
[legend]
Collaboration diagram for G4VParticipants:
Collaboration graph
[legend]

Public Member Functions

 G4VParticipants ()
 
 G4VParticipants (const G4VParticipants &right)
 
virtual ~G4VParticipants ()
 
const G4VParticipantsoperator= (const G4VParticipants &right)
 
int operator== (const G4VParticipants &right) const
 
int operator!= (const G4VParticipants &right) const
 
virtual void Init (G4int theZ, G4int theA)
 
virtual void SetNucleus (G4V3DNucleus *aNucleus)
 
virtual G4V3DNucleusGetWoundedNucleus () const
 

Public Attributes

G4V3DNucleustheNucleus
 

Detailed Description

Definition at line 48 of file G4VParticipants.hh.

Constructor & Destructor Documentation

G4VParticipants::G4VParticipants ( )

Definition at line 44 of file G4VParticipants.cc.

G4VParticipants::G4VParticipants ( const G4VParticipants right)
G4VParticipants::~G4VParticipants ( )
virtual

Definition at line 48 of file G4VParticipants.cc.

Member Function Documentation

G4V3DNucleus * G4VParticipants::GetWoundedNucleus ( ) const
inlinevirtual

Definition at line 73 of file G4VParticipants.hh.

Here is the caller graph for this function:

void G4VParticipants::Init ( G4int  theZ,
G4int  theA 
)
inlinevirtual

Definition at line 55 of file G4VParticipants.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

int G4VParticipants::operator!= ( const G4VParticipants right) const
const G4VParticipants& G4VParticipants::operator= ( const G4VParticipants right)
int G4VParticipants::operator== ( const G4VParticipants right) const
void G4VParticipants::SetNucleus ( G4V3DNucleus aNucleus)
inlinevirtual

Definition at line 63 of file G4VParticipants.cc.

Member Data Documentation

G4V3DNucleus* G4VParticipants::theNucleus

Definition at line 65 of file G4VParticipants.hh.


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