Analysis Software
Documentation for sPHENIX simulation software
|
#include <coresoftware/blob/master/offline/packages/intt/InttVertex.h>
Public Member Functions | |
~InttVertex () 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_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 | Integrate () const |
virtual int | Integrate (PHObject *) |
virtual void | CopyFrom (const PHObject *obj) |
Protected Member Functions | |
InttVertex () | |
Private Member Functions | |
ClassDefOverride (InttVertex, 1) | |
Definition at line 9 of file InttVertex.h.
View newest version in sPHENIX GitHub at line 9 of file InttVertex.h
|
inlineoverride |
Definition at line 12 of file InttVertex.h.
View newest version in sPHENIX GitHub at line 12 of file InttVertex.h
|
inlineprotected |
Definition at line 32 of file InttVertex.h.
View newest version in sPHENIX GitHub at line 32 of file InttVertex.h
|
private |
|
inlineoverridevirtual |
Virtual copy constructor.
Reimplemented from PHObject.
Reimplemented in InttVertexv1.
Definition at line 17 of file InttVertex.h.
View newest version in sPHENIX GitHub at line 17 of file InttVertex.h
|
inlinevirtual |
Reimplemented in InttVertexv1.
Definition at line 22 of file InttVertex.h.
View newest version in sPHENIX GitHub at line 22 of file InttVertex.h
|
inlinevirtual |
Reimplemented in InttVertexv1.
Definition at line 25 of file InttVertex.h.
View newest version in sPHENIX GitHub at line 25 of file InttVertex.h
|
inlinevirtual |
Reimplemented in InttVertexv1.
Definition at line 28 of file InttVertex.h.
View newest version in sPHENIX GitHub at line 28 of file InttVertex.h
|
inlineoverridevirtual |
identify Function from PHObject
os | Output Stream |
Reimplemented from PHObject.
Reimplemented in InttVertexv1.
Definition at line 16 of file InttVertex.h.
View newest version in sPHENIX GitHub at line 16 of file InttVertex.h
References os.
|
inlineoverridevirtual |
isValid returns non zero if object contains vailid data
Reimplemented from PHObject.
Reimplemented in InttVertexv1.
Definition at line 18 of file InttVertex.h.
View newest version in sPHENIX GitHub at line 18 of file InttVertex.h
|
inlinevirtual |
Reimplemented in InttVertexv1.
Definition at line 23 of file InttVertex.h.
View newest version in sPHENIX GitHub at line 23 of file InttVertex.h
|
inlinevirtual |
Reimplemented in InttVertexv1.
Definition at line 26 of file InttVertex.h.
View newest version in sPHENIX GitHub at line 26 of file InttVertex.h
|
inlinevirtual |
Reimplemented in InttVertexv1.
Definition at line 29 of file InttVertex.h.
View newest version in sPHENIX GitHub at line 29 of file InttVertex.h