|
Class Reference for E1039 Core & Analysis Software
|
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/simulation/g4main/PHG4EventHeader.h>
Inheritance diagram for PHG4EventHeader:
Collaboration diagram for PHG4EventHeader:Public Member Functions | |
| virtual | ~PHG4EventHeader () |
| dtor More... | |
| virtual void | Reset () |
| Clear Event. More... | |
| virtual void | identify (std::ostream &os=std::cout) const |
| virtual int | isValid () const |
| isValid returns non zero if object contains valid data More... | |
| virtual int | get_EvtSequence () const |
| get Event Number More... | |
| virtual void | set_EvtSequence (const int) |
| set Event Number More... | |
| 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 More... | |
| virtual | ~PHObject () |
| dtor More... | |
| virtual PHObject * | clone () const |
| Virtual copy constructor. 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 |
Definition at line 11 of file PHG4EventHeader.h.
|
inlinevirtual |
dtor
Definition at line 16 of file PHG4EventHeader.h.
|
inlinevirtual |
Reimplemented in PHG4EventHeaderv1.
Definition at line 49 of file PHG4EventHeader.h.
|
inlinevirtual |
get Event Number
Reimplemented in PHG4EventHeaderv1.
Definition at line 42 of file PHG4EventHeader.h.
|
inlinevirtual |
Reimplemented in PHG4EventHeaderv1.
Definition at line 46 of file PHG4EventHeader.h.
|
inlinevirtual |
identify Function from PHObject
| os | Output Stream |
Reimplemented from PHObject.
Reimplemented in PHG4EventHeaderv1.
Definition at line 28 of file PHG4EventHeader.h.
Referenced by PHG4HeadReco::process_event().
Here is the caller graph for this function:
|
inlinevirtual |
isValid returns non zero if object contains valid data
Reimplemented from PHObject.
Reimplemented in PHG4EventHeaderv1.
Definition at line 35 of file PHG4EventHeader.h.
References PHWHERE.
|
inlinevirtual |
Clear Event.
Reimplemented from PHObject.
Reimplemented in PHG4EventHeaderv1.
Definition at line 19 of file PHG4EventHeader.h.
References PHWHERE.
|
inlinevirtual |
Reimplemented in PHG4EventHeaderv1.
Definition at line 50 of file PHG4EventHeader.h.
Referenced by PHG4HeadReco::process_event().
Here is the caller graph for this function:
|
inlinevirtual |
set Event Number
Reimplemented in PHG4EventHeaderv1.
Definition at line 44 of file PHG4EventHeader.h.
Referenced by PHG4HeadReco::process_event().
Here is the caller graph for this function:
|
inlinevirtual |
Reimplemented in PHG4EventHeaderv1.
Definition at line 47 of file PHG4EventHeader.h.
Referenced by PHG4HeadReco::process_event().
Here is the caller graph for this function: