Analysis Software
Documentation for sPHENIX simulation software
|
#include <coresoftware/blob/master/offline/packages/trackbase/InttEventInfo.h>
Public Member Functions | |
InttEventInfo ()=default | |
virtual | ~InttEventInfo ()=default |
virtual void | identify (std::ostream &os=std::cout) const override |
virtual void | Reset () override |
Clear Event. | |
virtual uint64_t | get_bco_full () const |
virtual void | set_bco_full (uint64_t const &) |
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 |
isValid returns non zero if object contains vailid data | |
virtual int | Integrate () const |
virtual int | Integrate (PHObject *) |
virtual void | CopyFrom (const PHObject *obj) |
Protected Member Functions | |
ClassDefOverride (InttEventInfo, 1) | |
Definition at line 15 of file InttEventInfo.h.
View newest version in sPHENIX GitHub at line 15 of file InttEventInfo.h
|
default |
|
virtualdefault |
|
protected |
|
virtual |
Reimplemented in InttEventInfov1.
Definition at line 21 of file InttEventInfo.cc.
View newest version in sPHENIX GitHub at line 21 of file InttEventInfo.cc
|
overridevirtual |
identify Function from PHObject
os | Output Stream |
Reimplemented from PHObject.
Reimplemented in InttEventInfov1.
Definition at line 4 of file InttEventInfo.cc.
View newest version in sPHENIX GitHub at line 4 of file InttEventInfo.cc
|
overridevirtual |
Clear Event.
Reimplemented from PHObject.
Reimplemented in InttEventInfov1.
Definition at line 11 of file InttEventInfo.cc.
View newest version in sPHENIX GitHub at line 11 of file InttEventInfo.cc
|
virtual |
Reimplemented in InttEventInfov1.
Definition at line 33 of file InttEventInfo.cc.
View newest version in sPHENIX GitHub at line 33 of file InttEventInfo.cc