Analysis Software
Documentation for sPHENIX simulation software
|
#include <coresoftware/blob/master/offline/packages/mbd/BbcPmtHit.h>
Public Member Functions | |
BbcPmtHit () | |
virtual | ~BbcPmtHit () override=default |
virtual Short_t | get_pmt () const |
virtual Float_t | get_q () const |
virtual Float_t | get_time () const |
virtual Float_t | get_tt () const |
virtual Float_t | get_tq () const |
virtual void | set_pmt (const Short_t, const Float_t, const Float_t, const Float_t) |
virtual void | identify (std::ostream &os=std::cout) const override |
virtual int | isValid () const override |
isValid returns non zero if object contains vailid data | |
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 | Reset () |
Clear Event. | |
virtual int | Integrate () const |
virtual int | Integrate (PHObject *) |
virtual void | CopyFrom (const PHObject *obj) |
Definition at line 13 of file BbcPmtHit.h.
View newest version in sPHENIX GitHub at line 13 of file BbcPmtHit.h
|
inline |
Definition at line 16 of file BbcPmtHit.h.
View newest version in sPHENIX GitHub at line 16 of file BbcPmtHit.h
|
overridevirtualdefault |
|
inlinevirtual |
Reimplemented in BbcPmtHitV1.
Definition at line 19 of file BbcPmtHit.h.
View newest version in sPHENIX GitHub at line 19 of file BbcPmtHit.h
References PHOOL_VIRTUAL_WARNING.
|
inlinevirtual |
Reimplemented in BbcPmtHitV1.
Definition at line 25 of file BbcPmtHit.h.
View newest version in sPHENIX GitHub at line 25 of file BbcPmtHit.h
References BbcReturnCodes::BBC_INVALID_FLOAT, and PHOOL_VIRTUAL_WARNING.
|
inlinevirtual |
Reimplemented in BbcPmtHitV1.
Definition at line 31 of file BbcPmtHit.h.
View newest version in sPHENIX GitHub at line 31 of file BbcPmtHit.h
References BbcReturnCodes::BBC_INVALID_FLOAT, and PHOOL_VIRTUAL_WARNING.
|
inlinevirtual |
Reimplemented in BbcPmtHitV1.
Definition at line 43 of file BbcPmtHit.h.
View newest version in sPHENIX GitHub at line 43 of file BbcPmtHit.h
References BbcReturnCodes::BBC_INVALID_FLOAT, and PHOOL_VIRTUAL_WARNING.
|
inlinevirtual |
Reimplemented in BbcPmtHitV1.
Definition at line 37 of file BbcPmtHit.h.
View newest version in sPHENIX GitHub at line 37 of file BbcPmtHit.h
References BbcReturnCodes::BBC_INVALID_FLOAT, and PHOOL_VIRTUAL_WARNING.
|
overridevirtual |
identify Function from PHObject
os | Output Stream |
Reimplemented from PHObject.
Reimplemented in BbcPmtHitV1.
Definition at line 5 of file BbcPmtHit.cc.
View newest version in sPHENIX GitHub at line 5 of file BbcPmtHit.cc
|
inlineoverridevirtual |
isValid returns non zero if object contains vailid data
Reimplemented from PHObject.
Reimplemented in BbcPmtHitV1.
Definition at line 56 of file BbcPmtHit.h.
View newest version in sPHENIX GitHub at line 56 of file BbcPmtHit.h
|
inlinevirtual |
Reimplemented in BbcPmtHitV1.
Definition at line 49 of file BbcPmtHit.h.
View newest version in sPHENIX GitHub at line 49 of file BbcPmtHit.h
References PHOOL_VIRTUAL_WARNING.