ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <coresoftware/blob/master/simulation/g4simulation/g4main/PHG4EventHeader.h>
Public Member Functions | |
~PHG4EventHeader () override | |
dtor | |
void | Reset () override |
Clear Event. | |
void | identify (std::ostream &os=std::cout) const override |
int | isValid () const override |
isValid returns non zero if object contains valid data | |
virtual int | get_EvtSequence () const |
get Event Number | |
virtual void | set_EvtSequence (const int) |
set Event Number | |
virtual float | get_ImpactParameter () const |
virtual void | set_ImpactParameter (const float) |
virtual float | get_EventPlaneAngle () const |
virtual void | set_EventPlaneAngle (const float) |
Public Member Functions inherited from PHObject | |
PHObject () | |
ctor | |
~PHObject () override | |
dtor | |
virtual PHObject * | CloneMe () const |
Virtual copy constructor. | |
virtual PHObject * | clone () const final |
PHObject * | Clone (const char *newname="") const final |
void | Copy (TObject &object) const final |
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) |
Definition at line 13 of file PHG4EventHeader.h.
View newest version in sPHENIX GitHub at line 13 of file PHG4EventHeader.h
|
inlineoverride |
dtor
Definition at line 18 of file PHG4EventHeader.h.
View newest version in sPHENIX GitHub at line 18 of file PHG4EventHeader.h
|
inlinevirtual |
Reimplemented in PHG4EventHeaderv1.
Definition at line 51 of file PHG4EventHeader.h.
View newest version in sPHENIX GitHub at line 51 of file PHG4EventHeader.h
|
inlinevirtual |
get Event Number
Reimplemented in PHG4EventHeaderv1.
Definition at line 44 of file PHG4EventHeader.h.
View newest version in sPHENIX GitHub at line 44 of file PHG4EventHeader.h
|
inlinevirtual |
Reimplemented in PHG4EventHeaderv1.
Definition at line 48 of file PHG4EventHeader.h.
View newest version in sPHENIX GitHub at line 48 of file PHG4EventHeader.h
|
inlineoverridevirtual |
identify Function from PHObject
os | Output Stream |
Reimplemented from PHObject.
Reimplemented in PHG4EventHeaderv1.
Definition at line 30 of file PHG4EventHeader.h.
View newest version in sPHENIX GitHub at line 30 of file PHG4EventHeader.h
|
inlineoverridevirtual |
isValid returns non zero if object contains valid data
Reimplemented from PHObject.
Reimplemented in PHG4EventHeaderv1.
Definition at line 37 of file PHG4EventHeader.h.
View newest version in sPHENIX GitHub at line 37 of file PHG4EventHeader.h
References PHWHERE.
|
inlineoverridevirtual |
Clear Event.
Reimplemented from PHObject.
Reimplemented in PHG4EventHeaderv1.
Definition at line 21 of file PHG4EventHeader.h.
View newest version in sPHENIX GitHub at line 21 of file PHG4EventHeader.h
References PHWHERE.
|
inlinevirtual |
Reimplemented in PHG4EventHeaderv1.
Definition at line 52 of file PHG4EventHeader.h.
View newest version in sPHENIX GitHub at line 52 of file PHG4EventHeader.h
set Event Number
Reimplemented in PHG4EventHeaderv1.
Definition at line 46 of file PHG4EventHeader.h.
View newest version in sPHENIX GitHub at line 46 of file PHG4EventHeader.h
|
inlinevirtual |
Reimplemented in PHG4EventHeaderv1.
Definition at line 49 of file PHG4EventHeader.h.
View newest version in sPHENIX GitHub at line 49 of file PHG4EventHeader.h