![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <coresoftware/blob/master/offline/packages/mbd/MbdGeom.h>
Inheritance diagram for MbdGeom:
Collaboration diagram for MbdGeom:Public Member Functions | |
| MbdGeom ()=default | |
| ~MbdGeom () override | |
| virtual float | get_x (const unsigned int) const |
| virtual float | get_y (const unsigned int) const |
| virtual float | get_z (const unsigned int) const |
| virtual float | get_r (const unsigned int) const |
| virtual float | get_phi (const unsigned int) const |
| virtual int | get_arm (const unsigned int) const |
| virtual int | get_feech (const unsigned int) const |
| virtual void | set_xyz (const unsigned int, const float, const float, const float) |
| virtual int | get_arm_feech (const unsigned int) const |
| virtual int | get_pmt (const unsigned int) const |
| virtual int | get_type (const unsigned int) const |
| virtual void | Reset () override |
| Clear Event. | |
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 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) |
Private Member Functions | |
| ClassDefOverride (MbdGeom, 1) | |
Definition at line 12 of file MbdGeom.h.
View newest version in sPHENIX GitHub at line 12 of file MbdGeom.h
|
default |
|
inlineoverride |
|
private |
|
inlinevirtual |
Reimplemented in MbdGeomV1.
Definition at line 23 of file MbdGeom.h.
View newest version in sPHENIX GitHub at line 23 of file MbdGeom.h
Referenced by EventPlaneReco::process_event(), BBCStudy::process_event(), and DumpMbdGeom::process_Node().
Here is the caller graph for this function:
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
Reimplemented in MbdGeomV1.
Definition at line 22 of file MbdGeom.h.
View newest version in sPHENIX GitHub at line 22 of file MbdGeom.h
Referenced by EventPlaneReco::process_event(), mbdAnalysis::process_event(), and DumpMbdGeom::process_Node().
Here is the caller graph for this function:
|
inlinevirtual |
Reimplemented in MbdGeomV1.
Definition at line 29 of file MbdGeom.h.
View newest version in sPHENIX GitHub at line 29 of file MbdGeom.h
Referenced by DumpMbdGeom::process_Node(), and MbdEvent::SetRawData().
Here is the caller graph for this function:
|
inlinevirtual |
Reimplemented in MbdGeomV1.
Definition at line 21 of file MbdGeom.h.
View newest version in sPHENIX GitHub at line 21 of file MbdGeom.h
Referenced by mbdAnalysis::process_event(), and DumpMbdGeom::process_Node().
Here is the caller graph for this function:
|
inlinevirtual |
Reimplemented in MbdGeomV1.
Definition at line 30 of file MbdGeom.h.
View newest version in sPHENIX GitHub at line 30 of file MbdGeom.h
Referenced by MbdEvent::InitRun(), DumpMbdGeom::process_Node(), and MbdEvent::SetRawData().
Here is the caller graph for this function:
|
inlinevirtual |
Reimplemented in MbdGeomV1.
Definition at line 18 of file MbdGeom.h.
View newest version in sPHENIX GitHub at line 18 of file MbdGeom.h
Referenced by mbdAnalysis::process_event(), BBCStudy::process_event(), and DumpMbdGeom::process_Node().
Here is the caller graph for this function:
|
inlinevirtual |
Reimplemented in MbdGeomV1.
Definition at line 19 of file MbdGeom.h.
View newest version in sPHENIX GitHub at line 19 of file MbdGeom.h
Referenced by mbdAnalysis::process_event(), BBCStudy::process_event(), and DumpMbdGeom::process_Node().
Here is the caller graph for this function:
|
inlinevirtual |
Reimplemented in MbdGeomV1.
Definition at line 20 of file MbdGeom.h.
View newest version in sPHENIX GitHub at line 20 of file MbdGeom.h
Referenced by mbdAnalysis::process_event(), and DumpMbdGeom::process_Node().
Here is the caller graph for this function:
|
inlineoverridevirtual |
|
inlinevirtual |