ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <coresoftware/blob/master/simulation/g4simulation/g4bbc/BbcVertex.h>
Public Member Functions | |
~BbcVertex () override | |
void | identify (std::ostream &os=std::cout) const override |
PHObject * | CloneMe () const override |
Virtual copy constructor. | |
int | isValid () const override |
isValid returns non zero if object contains vailid data | |
virtual unsigned int | get_id () const |
virtual void | set_id (unsigned int) |
virtual float | get_t () const |
virtual void | set_t (float) |
virtual float | get_t_err () const |
virtual void | set_t_err (float) |
virtual float | get_z () const |
virtual void | set_z (float) |
virtual float | get_z_err () const |
virtual void | set_z_err (float) |
Public Member Functions inherited from PHObject | |
PHObject () | |
ctor | |
~PHObject () override | |
dtor | |
virtual PHObject * | clone () const final |
PHObject * | Clone (const char *newname="") const final |
void | Copy (TObject &object) const final |
virtual void | Reset () |
Clear Event. | |
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 |
virtual int | Integrate () const |
virtual int | Integrate (PHObject *) |
virtual void | CopyFrom (const PHObject *obj) |
Protected Member Functions | |
BbcVertex () | |
Private Member Functions | |
ClassDefOverride (BbcVertex, 1) | |
Definition at line 9 of file BbcVertex.h.
View newest version in sPHENIX GitHub at line 9 of file BbcVertex.h
|
inlineoverride |
Definition at line 12 of file BbcVertex.h.
View newest version in sPHENIX GitHub at line 12 of file BbcVertex.h
|
inlineprotected |
Definition at line 38 of file BbcVertex.h.
View newest version in sPHENIX GitHub at line 38 of file BbcVertex.h
|
private |
|
inlineoverridevirtual |
Virtual copy constructor.
Reimplemented from PHObject.
Reimplemented in BbcVertexv1.
Definition at line 17 of file BbcVertex.h.
View newest version in sPHENIX GitHub at line 17 of file BbcVertex.h
|
inlinevirtual |
Reimplemented in BbcVertexv1.
Definition at line 22 of file BbcVertex.h.
View newest version in sPHENIX GitHub at line 22 of file BbcVertex.h
Referenced by GlobalVertexReco::process_event().
|
inlinevirtual |
Reimplemented in BbcVertexv1.
Definition at line 25 of file BbcVertex.h.
View newest version in sPHENIX GitHub at line 25 of file BbcVertex.h
Referenced by GlobalVertexReco::process_event().
|
inlinevirtual |
Reimplemented in BbcVertexv1.
Definition at line 28 of file BbcVertex.h.
View newest version in sPHENIX GitHub at line 28 of file BbcVertex.h
Referenced by GlobalVertexReco::process_event().
|
inlinevirtual |
Reimplemented in BbcVertexv1.
Definition at line 31 of file BbcVertex.h.
View newest version in sPHENIX GitHub at line 31 of file BbcVertex.h
Referenced by PHHoughSeeding::fast_vertex_from_bbc(), and GlobalVertexReco::process_event().
|
inlinevirtual |
Reimplemented in BbcVertexv1.
Definition at line 34 of file BbcVertex.h.
View newest version in sPHENIX GitHub at line 34 of file BbcVertex.h
Referenced by GlobalVertexReco::process_event().
|
inlineoverridevirtual |
identify Function from PHObject
os | Output Stream |
Reimplemented from PHObject.
Reimplemented in BbcVertexv1.
Definition at line 16 of file BbcVertex.h.
View newest version in sPHENIX GitHub at line 16 of file BbcVertex.h
|
inlineoverridevirtual |
isValid returns non zero if object contains vailid data
Reimplemented from PHObject.
Reimplemented in BbcVertexv1.
Definition at line 18 of file BbcVertex.h.
View newest version in sPHENIX GitHub at line 18 of file BbcVertex.h
Reimplemented in BbcVertexv1.
Definition at line 23 of file BbcVertex.h.
View newest version in sPHENIX GitHub at line 23 of file BbcVertex.h
|
inlinevirtual |
Reimplemented in BbcVertexv1.
Definition at line 26 of file BbcVertex.h.
View newest version in sPHENIX GitHub at line 26 of file BbcVertex.h
Referenced by BbcVertexFastSimReco::process_event().
|
inlinevirtual |
Reimplemented in BbcVertexv1.
Definition at line 29 of file BbcVertex.h.
View newest version in sPHENIX GitHub at line 29 of file BbcVertex.h
Referenced by BbcVertexFastSimReco::process_event().
|
inlinevirtual |
Reimplemented in BbcVertexv1.
Definition at line 32 of file BbcVertex.h.
View newest version in sPHENIX GitHub at line 32 of file BbcVertex.h
Referenced by BbcVertexFastSimReco::process_event().
|
inlinevirtual |
Reimplemented in BbcVertexv1.
Definition at line 35 of file BbcVertex.h.
View newest version in sPHENIX GitHub at line 35 of file BbcVertex.h
Referenced by BbcVertexFastSimReco::process_event().