Analysis Software
Documentation for sPHENIX simulation software
|
#include <coresoftware/blob/master/offline/framework/ffarawobjects/TpcRawHitContainer.h>
Public Member Functions | |
TpcRawHitContainer ()=default | |
virtual | ~TpcRawHitContainer ()=default |
virtual TpcRawHit * | AddHit () |
virtual TpcRawHit * | AddHit (TpcRawHit *) |
virtual unsigned int | get_nhits () |
virtual TpcRawHit * | get_hit (unsigned int) |
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 8 of file TpcRawHitContainer.h.
View newest version in sPHENIX GitHub at line 8 of file TpcRawHitContainer.h
|
default |
|
virtualdefault |
|
inlinevirtual |
Reimplemented in TpcRawHitContainerv1.
Definition at line 14 of file TpcRawHitContainer.h.
View newest version in sPHENIX GitHub at line 14 of file TpcRawHitContainer.h
Referenced by Fun4AllStreamingInputManager::FillTpc().
Reimplemented in TpcRawHitContainerv1.
Definition at line 15 of file TpcRawHitContainer.h.
View newest version in sPHENIX GitHub at line 15 of file TpcRawHitContainer.h
|
inlinevirtual |
Reimplemented in TpcRawHitContainerv1.
Definition at line 17 of file TpcRawHitContainer.h.
View newest version in sPHENIX GitHub at line 17 of file TpcRawHitContainer.h
Referenced by StreamingCheck::process_event(), TpcCheck::process_event(), and DumpTpcRawHitContainer::process_Node().
|
inlinevirtual |
Reimplemented in TpcRawHitContainerv1.
Definition at line 16 of file TpcRawHitContainer.h.
View newest version in sPHENIX GitHub at line 16 of file TpcRawHitContainer.h
Referenced by StreamingCheck::process_event(), TpcCheck::process_event(), and DumpTpcRawHitContainer::process_Node().