Analysis Software
Documentation for sPHENIX simulation software
|
#include <coresoftware/blob/master/offline/framework/ffarawobjects/MvtxRawHitContainer.h>
Public Member Functions | |
MvtxRawHitContainer ()=default | |
virtual | ~MvtxRawHitContainer ()=default |
virtual MvtxRawHit * | AddHit () |
virtual MvtxRawHit * | AddHit (MvtxRawHit *) |
virtual unsigned int | get_nhits () |
virtual MvtxRawHit * | 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 MvtxRawHitContainer.h.
View newest version in sPHENIX GitHub at line 8 of file MvtxRawHitContainer.h
|
default |
|
virtualdefault |
|
inlinevirtual |
Reimplemented in MvtxRawHitContainerv1.
Definition at line 14 of file MvtxRawHitContainer.h.
View newest version in sPHENIX GitHub at line 14 of file MvtxRawHitContainer.h
Referenced by Fun4AllStreamingInputManager::FillMvtx().
|
inlinevirtual |
Reimplemented in MvtxRawHitContainerv1.
Definition at line 15 of file MvtxRawHitContainer.h.
View newest version in sPHENIX GitHub at line 15 of file MvtxRawHitContainer.h
|
inlinevirtual |
Reimplemented in MvtxRawHitContainerv1.
Definition at line 17 of file MvtxRawHitContainer.h.
View newest version in sPHENIX GitHub at line 17 of file MvtxRawHitContainer.h
Referenced by DumpMvtxRawHitContainer::process_Node().
|
inlinevirtual |
Reimplemented in MvtxRawHitContainerv1.
Definition at line 16 of file MvtxRawHitContainer.h.
View newest version in sPHENIX GitHub at line 16 of file MvtxRawHitContainer.h
Referenced by DumpMvtxRawHitContainer::process_Node().