#include <BesTruthVertex.hh>
◆ anonymous enum
◆ anonymous enum
◆ anonymous enum
◆ BesTruthVertex() [1/3]
| BesTruthVertex::BesTruthVertex |
( |
| ) |
|
Definition at line 18 of file BesTruthVertex.cc.
19 : m_processName( "" )
20 , m_position( 0 )
21 , m_time( 0 )
22 , m_parent( 0 )
23 , m_terminal( false )
25 , m_currentDau( 0 )
26 , m_minDau( 0 ) {}
Referenced by operator<<, and operator<<.
◆ ~BesTruthVertex() [1/3]
| BesTruthVertex::~BesTruthVertex |
( |
| ) |
|
|
inline |
◆ BesTruthVertex() [2/3]
| BesTruthVertex::BesTruthVertex |
( |
| ) |
|
◆ ~BesTruthVertex() [2/3]
| BesTruthVertex::~BesTruthVertex |
( |
| ) |
|
|
inline |
◆ BesTruthVertex() [3/3]
| BesTruthVertex::BesTruthVertex |
( |
| ) |
|
◆ ~BesTruthVertex() [3/3]
| BesTruthVertex::~BesTruthVertex |
( |
| ) |
|
|
inline |
◆ AddCurrentDau() [1/3]
| void BesTruthVertex::AddCurrentDau |
( |
| ) |
|
|
inline |
◆ AddCurrentDau() [2/3]
| void BesTruthVertex::AddCurrentDau |
( |
| ) |
|
|
inline |
◆ AddCurrentDau() [3/3]
| void BesTruthVertex::AddCurrentDau |
( |
| ) |
|
|
inline |
◆ GetCurrentDau() [1/3]
| G4int BesTruthVertex::GetCurrentDau |
( |
| ) |
const |
|
inline |
◆ GetCurrentDau() [2/3]
| G4int BesTruthVertex::GetCurrentDau |
( |
| ) |
const |
|
inline |
◆ GetCurrentDau() [3/3]
| G4int BesTruthVertex::GetCurrentDau |
( |
| ) |
const |
|
inline |
◆ GetIndex() [1/3]
| G4int BesTruthVertex::GetIndex |
( |
| ) |
const |
|
inline |
◆ GetIndex() [2/3]
| G4int BesTruthVertex::GetIndex |
( |
| ) |
const |
|
inline |
◆ GetIndex() [3/3]
| G4int BesTruthVertex::GetIndex |
( |
| ) |
const |
|
inline |
◆ GetMinDau() [1/3]
| G4int BesTruthVertex::GetMinDau |
( |
| ) |
const |
|
inline |
◆ GetMinDau() [2/3]
| G4int BesTruthVertex::GetMinDau |
( |
| ) |
const |
|
inline |
◆ GetMinDau() [3/3]
| G4int BesTruthVertex::GetMinDau |
( |
| ) |
const |
|
inline |
◆ GetParentTrack() [1/3]
◆ GetParentTrack() [2/3]
◆ GetParentTrack() [3/3]
◆ GetPosition() [1/3]
| G4ThreeVector BesTruthVertex::GetPosition |
( |
| ) |
const |
|
inline |
◆ GetPosition() [2/3]
| G4ThreeVector BesTruthVertex::GetPosition |
( |
| ) |
const |
|
inline |
◆ GetPosition() [3/3]
| G4ThreeVector BesTruthVertex::GetPosition |
( |
| ) |
const |
|
inline |
◆ GetProcessName() [1/3]
| G4String BesTruthVertex::GetProcessName |
( |
| ) |
const |
|
inline |
◆ GetProcessName() [2/3]
| G4String BesTruthVertex::GetProcessName |
( |
| ) |
const |
|
inline |
◆ GetProcessName() [3/3]
| G4String BesTruthVertex::GetProcessName |
( |
| ) |
const |
|
inline |
◆ GetTerminal() [1/3]
| bool BesTruthVertex::GetTerminal |
( |
| ) |
const |
|
inline |
◆ GetTerminal() [2/3]
| bool BesTruthVertex::GetTerminal |
( |
| ) |
const |
|
inline |
◆ GetTerminal() [3/3]
| bool BesTruthVertex::GetTerminal |
( |
| ) |
const |
|
inline |
◆ GetTime() [1/3]
| G4double BesTruthVertex::GetTime |
( |
| ) |
const |
|
inline |
◆ GetTime() [2/3]
| G4double BesTruthVertex::GetTime |
( |
| ) |
const |
|
inline |
◆ GetTime() [3/3]
| G4double BesTruthVertex::GetTime |
( |
| ) |
const |
|
inline |
◆ SetIndex() [1/3]
| void BesTruthVertex::SetIndex |
( |
signed long | newIndex | ) |
|
|
inline |
◆ SetIndex() [2/3]
| void BesTruthVertex::SetIndex |
( |
signed long | newIndex | ) |
|
|
inline |
◆ SetIndex() [3/3]
| void BesTruthVertex::SetIndex |
( |
signed long | newIndex | ) |
|
|
inline |
◆ SetMinDau() [1/3]
| void BesTruthVertex::SetMinDau |
( |
G4int | dau | ) |
|
|
inline |
◆ SetMinDau() [2/3]
| void BesTruthVertex::SetMinDau |
( |
G4int | dau | ) |
|
|
inline |
◆ SetMinDau() [3/3]
| void BesTruthVertex::SetMinDau |
( |
G4int | dau | ) |
|
|
inline |
◆ SetParentTrack() [1/3]
◆ SetParentTrack() [2/3]
◆ SetParentTrack() [3/3]
◆ SetPosition() [1/3]
| void BesTruthVertex::SetPosition |
( |
const G4ThreeVector & | p | ) |
|
|
inline |
◆ SetPosition() [2/3]
| void BesTruthVertex::SetPosition |
( |
const G4ThreeVector & | p | ) |
|
|
inline |
◆ SetPosition() [3/3]
| void BesTruthVertex::SetPosition |
( |
const G4ThreeVector & | p | ) |
|
|
inline |
◆ SetProcessName() [1/3]
| void BesTruthVertex::SetProcessName |
( |
const G4String | name | ) |
|
|
inline |
◆ SetProcessName() [2/3]
| void BesTruthVertex::SetProcessName |
( |
const G4String | name | ) |
|
|
inline |
◆ SetProcessName() [3/3]
| void BesTruthVertex::SetProcessName |
( |
const G4String | name | ) |
|
|
inline |
◆ SetTerminal() [1/3]
| void BesTruthVertex::SetTerminal |
( |
bool | wasTerminal | ) |
|
|
inline |
◆ SetTerminal() [2/3]
| void BesTruthVertex::SetTerminal |
( |
bool | wasTerminal | ) |
|
|
inline |
◆ SetTerminal() [3/3]
| void BesTruthVertex::SetTerminal |
( |
bool | wasTerminal | ) |
|
|
inline |
◆ SetTime() [1/3]
| void BesTruthVertex::SetTime |
( |
const G4double & | t | ) |
|
|
inline |
◆ SetTime() [2/3]
| void BesTruthVertex::SetTime |
( |
const G4double & | t | ) |
|
|
inline |
◆ SetTime() [3/3]
| void BesTruthVertex::SetTime |
( |
const G4double & | t | ) |
|
|
inline |
◆ operator<< [1/6]
| ostream & operator<< |
( |
ostream & | stream, |
|
|
const BesTruthVertex & | vert ) |
|
friend |
Definition at line 28 of file BesTruthVertex.cc.
28 {
30 else stream << setw( 4 ) << vert.
GetIndex();
31
33 else stream << " --";
34
35 stream << " " << setiosflags( ios::fixed ) << setprecision( 4 ) << setw( 11 )
37 << setprecision( 4 ) << setw( 11 ) << vert.
GetPosition().z() <<
" "
38 << setiosflags( ios::scientific ) << setprecision( 4 ) << setw( 11 ) << vert.
GetTime()
39 << resetiosflags( ios::scientific );
40
41 return stream;
42}
BesTruthTrack * GetParentTrack() const
G4ThreeVector GetPosition() const
◆ operator<< [2/6]
| ostream & operator<< |
( |
ostream & | stream, |
|
|
const BesTruthVertex & | vert ) |
|
friend |
Definition at line 28 of file BesTruthVertex.cc.
28 {
30 else stream << setw( 4 ) << vert.
GetIndex();
31
33 else stream << " --";
34
35 stream << " " << setiosflags( ios::fixed ) << setprecision( 4 ) << setw( 11 )
37 << setprecision( 4 ) << setw( 11 ) << vert.
GetPosition().z() <<
" "
38 << setiosflags( ios::scientific ) << setprecision( 4 ) << setw( 11 ) << vert.
GetTime()
39 << resetiosflags( ios::scientific );
40
41 return stream;
42}
◆ operator<< [3/6]
| ostream & operator<< |
( |
ostream & | stream, |
|
|
const BesTruthVertex & | vert ) |
|
friend |
Definition at line 28 of file BesTruthVertex.cc.
28 {
30 else stream << setw( 4 ) << vert.
GetIndex();
31
33 else stream << " --";
34
35 stream << " " << setiosflags( ios::fixed ) << setprecision( 4 ) << setw( 11 )
37 << setprecision( 4 ) << setw( 11 ) << vert.
GetPosition().z() <<
" "
38 << setiosflags( ios::scientific ) << setprecision( 4 ) << setw( 11 ) << vert.
GetTime()
39 << resetiosflags( ios::scientific );
40
41 return stream;
42}
◆ operator<< [4/6]
| ostream & operator<< |
( |
ostream & | stream, |
|
|
const BesTruthVertex * | vert ) |
|
friend |
Definition at line 44 of file BesTruthVertex.cc.
44 {
45 stream << *vert;
46 return stream;
47}
◆ operator<< [5/6]
| ostream & operator<< |
( |
ostream & | stream, |
|
|
const BesTruthVertex * | vert ) |
|
friend |
Definition at line 44 of file BesTruthVertex.cc.
44 {
45 stream << *vert;
46 return stream;
47}
◆ operator<< [6/6]
| ostream & operator<< |
( |
ostream & | stream, |
|
|
const BesTruthVertex * | vert ) |
|
friend |
Definition at line 44 of file BesTruthVertex.cc.
44 {
45 stream << *vert;
46 return stream;
47}
The documentation for this class was generated from the following files: