Class Reference for E1039 Core & Analysis Software
|
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/simulation/g4main/PHG4VtxPoint.h>
Public Member Functions | |
virtual | ~PHG4VtxPoint () |
virtual void | set_x (const double r) |
virtual void | set_y (const double r) |
virtual void | set_z (const double r) |
virtual void | set_t (const double r) |
virtual void | set_id (const int i) |
virtual double | get_x () const |
virtual double | get_y () const |
virtual double | get_z () const |
virtual double | get_t () const |
virtual int | get_id () const |
virtual void | identify (std::ostream &os=std::cout) const |
bool | operator== (const PHG4VtxPoint &) const |
comparison of vertex value only, not on the id, per algorithm requirement in PHG4TruthInfoContainer::AddPrimaryVertex More... | |
![]() | |
PHObject () | |
ctor More... | |
virtual | ~PHObject () |
dtor More... | |
virtual PHObject * | clone () const |
Virtual copy constructor. More... | |
virtual void | Reset () |
Clear Event. More... | |
virtual int | isValid () const |
isValid returns non zero if object contains vailid data More... | |
virtual int | isValid (const float) const |
virtual int | isValid (const double) const |
virtual int | isValid (const int) const |
virtual int | isValid (const unsigned int) const |
virtual int | isImplemented (const float f) const |
virtual int | isImplemented (const double f) const |
virtual int | isImplemented (const int i) const |
virtual int | isImplemented (const unsigned int i) const |
void | SplitLevel (const int i) |
int | SplitLevel () const |
void | BufferSize (const int i) |
int | BufferSize () const |
Protected Member Functions | |
PHG4VtxPoint () | |
Definition at line 9 of file PHG4VtxPoint.h.
|
inlinevirtual |
Definition at line 12 of file PHG4VtxPoint.h.
|
inlineprotected |
Definition at line 33 of file PHG4VtxPoint.h.
|
inlinevirtual |
Reimplemented in PHG4VtxPointv1.
Definition at line 24 of file PHG4VtxPoint.h.
Referenced by PHG4TruthInfoContainer::is_primary_vtx(), and PHG4DSTReader::process_event().
|
inlinevirtual |
Reimplemented in PHG4VtxPointv1.
Definition at line 23 of file PHG4VtxPoint.h.
Referenced by operator==(), PHG4DSTReader::process_event(), and TruthEval::process_event().
|
inlinevirtual |
Reimplemented in PHG4VtxPointv1.
Definition at line 20 of file PHG4VtxPoint.h.
Referenced by operator==(), PHG4DSTReader::process_event(), TruthEval::process_event(), TruthNodeMaker::process_event(), and PHG4ParticleGeneratorBase::ReuseExistingVertex().
|
inlinevirtual |
Reimplemented in PHG4VtxPointv1.
Definition at line 21 of file PHG4VtxPoint.h.
Referenced by operator==(), PHG4DSTReader::process_event(), TruthEval::process_event(), TruthNodeMaker::process_event(), and PHG4ParticleGeneratorBase::ReuseExistingVertex().
|
inlinevirtual |
Reimplemented in PHG4VtxPointv1.
Definition at line 22 of file PHG4VtxPoint.h.
Referenced by operator==(), PHG4DSTReader::process_event(), TruthEval::process_event(), TruthNodeMaker::process_event(), and PHG4ParticleGeneratorBase::ReuseExistingVertex().
|
virtual |
identify Function from PHObject
os | Output Stream |
Reimplemented from PHObject.
Reimplemented in PHG4VtxPointv1.
Definition at line 9 of file PHG4VtxPoint.cc.
Referenced by PHG4ParticleGeneratorBase::ReuseExistingVertex().
bool PHG4VtxPoint::operator== | ( | const PHG4VtxPoint & | p | ) | const |
|
inlinevirtual |
Reimplemented in PHG4VtxPointv1.
Definition at line 18 of file PHG4VtxPoint.h.
Referenced by PHG4TruthInfoContainer::AddVertex().
|
inlinevirtual |
Reimplemented in PHG4VtxPointv1.
Definition at line 17 of file PHG4VtxPoint.h.
|
inlinevirtual |
Reimplemented in PHG4VtxPointv1.
Definition at line 14 of file PHG4VtxPoint.h.
|
inlinevirtual |
Reimplemented in PHG4VtxPointv1.
Definition at line 15 of file PHG4VtxPoint.h.
|
inlinevirtual |
Reimplemented in PHG4VtxPointv1.
Definition at line 16 of file PHG4VtxPoint.h.