#include <G4PrimaryVertex.hh>
Definition at line 50 of file G4PrimaryVertex.hh.
◆ G4PrimaryVertex() [1/4]
G4PrimaryVertex::G4PrimaryVertex |
( |
| ) |
|
Definition at line 37 of file G4PrimaryVertex.cc.
G4PrimaryVertex * nextVertex
G4PrimaryParticle * theTail
G4PrimaryParticle * theParticle
G4VUserPrimaryVertexInformation * userInfo
G4PrimaryVertex * tailVertex
◆ G4PrimaryVertex() [2/4]
Definition at line 43 of file G4PrimaryVertex.cc.
G4PrimaryVertex * nextVertex
G4PrimaryParticle * theTail
G4PrimaryParticle * theParticle
G4VUserPrimaryVertexInformation * userInfo
G4PrimaryVertex * tailVertex
◆ G4PrimaryVertex() [3/4]
Definition at line 50 of file G4PrimaryVertex.cc.
G4PrimaryVertex * nextVertex
G4PrimaryParticle * theTail
G4PrimaryParticle * theParticle
G4VUserPrimaryVertexInformation * userInfo
G4PrimaryVertex * tailVertex
◆ ~G4PrimaryVertex()
G4PrimaryVertex::~G4PrimaryVertex |
( |
| ) |
|
|
virtual |
Definition at line 67 of file G4PrimaryVertex.cc.
74 theNext = thisPrimary->
GetNext();
G4PrimaryParticle * GetNext() const
G4PrimaryVertex * nextVertex
G4PrimaryParticle * theParticle
G4VUserPrimaryVertexInformation * userInfo
◆ G4PrimaryVertex() [4/4]
Definition at line 59 of file G4PrimaryVertex.cc.
G4PrimaryVertex * nextVertex
G4PrimaryParticle * theTail
G4PrimaryParticle * theParticle
G4VUserPrimaryVertexInformation * userInfo
G4PrimaryVertex * tailVertex
◆ ClearNext()
void G4PrimaryVertex::ClearNext |
( |
| ) |
|
|
inline |
Definition at line 160 of file G4PrimaryVertex.hh.
G4PrimaryVertex * nextVertex
G4PrimaryVertex * tailVertex
◆ GetNext()
◆ GetNumberOfParticle()
G4int G4PrimaryVertex::GetNumberOfParticle |
( |
| ) |
const |
|
inline |
◆ GetPosition()
◆ GetPrimary()
Definition at line 140 of file G4PrimaryVertex.cc.
144 for(
G4int j=0; j<i; j++ ){
145 if( particle == 0 )
return 0;
146 particle = particle->
GetNext();
G4PrimaryParticle * GetNext() const
G4PrimaryParticle * theParticle
◆ GetT0()
G4double G4PrimaryVertex::GetT0 |
( |
| ) |
const |
|
inline |
◆ GetUserInformation()
◆ GetWeight()
G4double G4PrimaryVertex::GetWeight |
( |
| ) |
const |
|
inline |
◆ GetX0()
G4double G4PrimaryVertex::GetX0 |
( |
| ) |
const |
|
inline |
◆ GetY0()
G4double G4PrimaryVertex::GetY0 |
( |
| ) |
const |
|
inline |
◆ GetZ0()
G4double G4PrimaryVertex::GetZ0 |
( |
| ) |
const |
|
inline |
◆ operator delete()
void G4PrimaryVertex::operator delete |
( |
void * |
aStackedTrack | ) |
|
|
inline |
Definition at line 116 of file G4PrimaryVertex.hh.
G4PART_DLL G4ThreadLocal G4Allocator< G4PrimaryVertex > * aPrimaryVertexAllocator
◆ operator new()
void * G4PrimaryVertex::operator new |
( |
size_t |
| ) |
|
|
inline |
Definition at line 107 of file G4PrimaryVertex.hh.
G4PART_DLL G4ThreadLocal G4Allocator< G4PrimaryVertex > * aPrimaryVertexAllocator
◆ operator!=()
◆ operator=()
Definition at line 90 of file G4PrimaryVertex.cc.
G4PrimaryParticle * GetNext() const
G4PrimaryVertex * nextVertex
G4PrimaryParticle * theTail
G4PrimaryParticle * theParticle
G4VUserPrimaryVertexInformation * userInfo
G4PrimaryVertex * tailVertex
G4PrimaryVertex * GetNext() const
◆ operator==()
◆ Print()
void G4PrimaryVertex::Print |
( |
void |
| ) |
const |
Definition at line 153 of file G4PrimaryVertex.cc.
162 G4cout <<
" -- Primary particles :: "
G4GLOB_DLL std::ostream G4cout
G4PrimaryVertex * nextVertex
G4PrimaryParticle * theParticle
G4VUserPrimaryVertexInformation * userInfo
◆ SetNext()
Definition at line 153 of file G4PrimaryVertex.hh.
G4PrimaryVertex * nextVertex
void SetNext(G4PrimaryVertex *nv)
G4PrimaryVertex * tailVertex
◆ SetPosition()
◆ SetPrimary()
Definition at line 145 of file G4PrimaryVertex.hh.
void SetNext(G4PrimaryParticle *np)
G4PrimaryParticle * theTail
G4PrimaryParticle * theParticle
◆ SetT0()
void G4PrimaryVertex::SetT0 |
( |
G4double |
t0 | ) |
|
|
inline |
◆ SetUserInformation()
◆ SetWeight()
void G4PrimaryVertex::SetWeight |
( |
G4double |
w | ) |
|
|
inline |
◆ nextVertex
◆ numberOfParticle
G4int G4PrimaryVertex::numberOfParticle |
|
private |
◆ T0
◆ tailVertex
◆ theParticle
◆ theTail
◆ userInfo
◆ Weight0
◆ X0
◆ Y0
◆ Z0
The documentation for this class was generated from the following files: