Analysis Software
Documentation for sPHENIX simulation software
|
#include <coresoftware/blob/master/offline/framework/ffarawobjects/Gl1RawHit.h>
Public Member Functions | |
Gl1RawHit ()=default | |
virtual | ~Gl1RawHit ()=default |
virtual uint64_t | get_bco () const |
virtual void | set_bco (const uint64_t) |
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 void | identify (std::ostream &os=std::cout) const |
virtual void | Reset () |
Clear Event. | |
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) |
Definition at line 9 of file Gl1RawHit.h.
View newest version in sPHENIX GitHub at line 9 of file Gl1RawHit.h
|
default |
|
virtualdefault |
|
inlinevirtual |
Reimplemented in Gl1RawHitv1.
Definition at line 17 of file Gl1RawHit.h.
View newest version in sPHENIX GitHub at line 17 of file Gl1RawHit.h
Referenced by Gl1RawHitv1::Gl1RawHitv1(), StreamingCheck::process_event(), and DumpGl1RawHit::process_Node().
|
inlinevirtual |
Reimplemented in Gl1RawHitv1.
Definition at line 18 of file Gl1RawHit.h.
View newest version in sPHENIX GitHub at line 18 of file Gl1RawHit.h
Referenced by Fun4AllStreamingInputManager::FillGl1(), and SingleGl1PoolInput::FillPool().