Analysis Software
Documentation for sPHENIX simulation software
|
#include <coresoftware/blob/master/simulation/g4simulation/g4detectors/PHG4BlockGeom.h>
Public Member Functions | |
~PHG4BlockGeom () override | |
void | identify (std::ostream &os=std::cout) const override |
virtual int | get_layer () const |
virtual double | get_size_x () const |
virtual double | get_size_y () const |
virtual double | get_size_z () const |
virtual double | get_center_x () const |
virtual double | get_center_y () const |
virtual double | get_center_z () const |
virtual double | get_z_rot () const |
virtual double | get_width () const |
virtual double | get_length () const |
virtual double | get_thickness () const |
virtual double | get_rot_matrix (const int, const int) const |
virtual void | set_layer (const int) |
virtual void | set_size (const double, const double, const double) |
virtual void | set_place (const double, const double, const double) |
virtual void | set_z_rot (const double) |
virtual void | convert_local_to_global (const double, const double, const double, double &, double &, double &) const |
virtual void | convert_global_to_local (const double, const double, const double, double &, double &, double &) const |
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 | 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) |
Protected Member Functions | |
PHG4BlockGeom () | |
Definition at line 13 of file PHG4BlockGeom.h.
View newest version in sPHENIX GitHub at line 13 of file PHG4BlockGeom.h
|
inlineoverride |
Definition at line 16 of file PHG4BlockGeom.h.
View newest version in sPHENIX GitHub at line 16 of file PHG4BlockGeom.h
|
inlineprotected |
Definition at line 107 of file PHG4BlockGeom.h.
View newest version in sPHENIX GitHub at line 107 of file PHG4BlockGeom.h
|
inlinevirtual |
Definition at line 100 of file PHG4BlockGeom.h.
View newest version in sPHENIX GitHub at line 100 of file PHG4BlockGeom.h
References PHOOL_VIRTUAL_WARN.
|
inlinevirtual |
Reimplemented in PHG4BlockGeomv1.
Definition at line 95 of file PHG4BlockGeom.h.
View newest version in sPHENIX GitHub at line 95 of file PHG4BlockGeom.h
References PHOOL_VIRTUAL_WARN.
|
inlinevirtual |
Reimplemented in PHG4BlockGeomv1.
Definition at line 41 of file PHG4BlockGeom.h.
View newest version in sPHENIX GitHub at line 41 of file PHG4BlockGeom.h
References PHOOL_VIRTUAL_WARN.
Referenced by PHG4BlockCellReco::InitRun().
|
inlinevirtual |
Reimplemented in PHG4BlockGeomv1.
Definition at line 46 of file PHG4BlockGeom.h.
View newest version in sPHENIX GitHub at line 46 of file PHG4BlockGeom.h
References PHOOL_VIRTUAL_WARN.
Referenced by PHG4BlockCellReco::InitRun().
|
inlinevirtual |
Reimplemented in PHG4BlockGeomv1.
Definition at line 51 of file PHG4BlockGeom.h.
View newest version in sPHENIX GitHub at line 51 of file PHG4BlockGeom.h
References PHOOL_VIRTUAL_WARN.
Referenced by PHG4BlockCellReco::InitRun().
|
inlinevirtual |
Reimplemented in PHG4BlockGeomv1.
Definition at line 21 of file PHG4BlockGeom.h.
View newest version in sPHENIX GitHub at line 21 of file PHG4BlockGeom.h
References PHOOL_VIRTUAL_WARN.
Referenced by PHG4BlockGeomContainer::AddLayerGeom(), and PHG4BlockCellReco::InitRun().
|
inlinevirtual |
Reimplemented in PHG4BlockGeomv1.
Definition at line 67 of file PHG4BlockGeom.h.
View newest version in sPHENIX GitHub at line 67 of file PHG4BlockGeom.h
References PHOOL_VIRTUAL_WARN.
|
inlinevirtual |
Reimplemented in PHG4BlockGeomv1.
Definition at line 78 of file PHG4BlockGeom.h.
View newest version in sPHENIX GitHub at line 78 of file PHG4BlockGeom.h
References PHOOL_VIRTUAL_WARN.
|
inlinevirtual |
Reimplemented in PHG4BlockGeomv1.
Definition at line 26 of file PHG4BlockGeom.h.
View newest version in sPHENIX GitHub at line 26 of file PHG4BlockGeom.h
References PHOOL_VIRTUAL_WARN.
Referenced by PHG4BlockCellReco::InitRun().
|
inlinevirtual |
Reimplemented in PHG4BlockGeomv1.
Definition at line 31 of file PHG4BlockGeom.h.
View newest version in sPHENIX GitHub at line 31 of file PHG4BlockGeom.h
References PHOOL_VIRTUAL_WARN.
Referenced by PHG4BlockCellReco::InitRun().
|
inlinevirtual |
Reimplemented in PHG4BlockGeomv1.
Definition at line 36 of file PHG4BlockGeom.h.
View newest version in sPHENIX GitHub at line 36 of file PHG4BlockGeom.h
References PHOOL_VIRTUAL_WARN.
Referenced by PHG4BlockCellReco::InitRun().
|
inlinevirtual |
Reimplemented in PHG4BlockGeomv1.
Definition at line 72 of file PHG4BlockGeom.h.
View newest version in sPHENIX GitHub at line 72 of file PHG4BlockGeom.h
References PHOOL_VIRTUAL_WARN.
|
inlinevirtual |
Reimplemented in PHG4BlockGeomv1.
Definition at line 62 of file PHG4BlockGeom.h.
View newest version in sPHENIX GitHub at line 62 of file PHG4BlockGeom.h
References PHOOL_VIRTUAL_WARN.
Referenced by PHG4BlockCellReco::InitRun().
|
inlinevirtual |
Reimplemented in PHG4BlockGeomv1.
Definition at line 56 of file PHG4BlockGeom.h.
View newest version in sPHENIX GitHub at line 56 of file PHG4BlockGeom.h
References PHOOL_VIRTUAL_WARN.
|
overridevirtual |
identify Function from PHObject
os | Output Stream |
Reimplemented from PHObject.
Reimplemented in PHG4BlockGeomv1.
Definition at line 5 of file PHG4BlockGeom.cc.
View newest version in sPHENIX GitHub at line 5 of file PHG4BlockGeom.cc
|
inlinevirtual |
Reimplemented in PHG4BlockGeomv1.
Definition at line 84 of file PHG4BlockGeom.h.
View newest version in sPHENIX GitHub at line 84 of file PHG4BlockGeom.h
References PHOOL_VIRTUAL_WARN.
Referenced by PHG4BlockGeomContainer::AddLayerGeom().
Definition at line 89 of file PHG4BlockGeom.h.
View newest version in sPHENIX GitHub at line 89 of file PHG4BlockGeom.h
References PHOOL_VIRTUAL_WARN.
Reimplemented in PHG4BlockGeomv1.
Definition at line 85 of file PHG4BlockGeom.h.
View newest version in sPHENIX GitHub at line 85 of file PHG4BlockGeom.h
References PHOOL_VIRTUAL_WARN.
|
inlinevirtual |
Reimplemented in PHG4BlockGeomv1.
Definition at line 93 of file PHG4BlockGeom.h.
View newest version in sPHENIX GitHub at line 93 of file PHG4BlockGeom.h
References PHOOL_VIRTUAL_WARN.