Class Reference for E1039 Core & Analysis Software
|
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/simulation/g4detectors/PHG4CylinderGeomv4.h>
Public Member Functions | |
PHG4CylinderGeomv4 () | |
PHG4CylinderGeomv4 (const int lnsensors, const int lnz, const int nspc, int nsc, const int nstag, const double lr, const double rs, const double szs, const double sps, const double sxo, double syo, const double szsp, const double sys, const double tck, const double st) | |
virtual | ~PHG4CylinderGeomv4 () |
void | identify (std::ostream &os=std::cout) const |
void | set_layer (const int i) |
int | get_layer () const |
double | get_radius () const |
void | find_segment_center (const int segment_z_bin, const int segment_phi_bin, double location[]) |
void | find_strip_center (const int segment_z_bin, const int segment_phi_bin, const int strip_column, const int strip_index, double location[]) |
double | get_thickness () const |
double | get_strip_y_spacing () const |
double | get_strip_z_spacing () const |
double | get_strip_tilt () const |
double | get_sensor_x_offset () const |
double | get_sensor_y_offset () const |
int | get_N_strip_columns () const |
int | get_N_strips_per_column () const |
int | get_N_sensors_in_layer () const |
![]() | |
virtual | ~PHG4CylinderGeom () |
virtual double | get_zmin () const |
virtual double | get_zmax () const |
virtual int | get_nscint () const |
virtual double | get_tiltangle () const |
virtual double | get_phi_slat_zero () const |
virtual void | set_radius (const double r) |
virtual void | set_thickness (const double t) |
virtual void | set_zmin (const double z) |
virtual void | set_zmax (const double z) |
virtual void | set_nscint (const int i) |
virtual void | set_tiltangle (const double i) |
virtual void | set_phi_slat_zero (const double phi) |
virtual double | get_pixel_z () const |
virtual double | get_pixel_x () const |
virtual double | get_pixel_thickness () const |
virtual void | ImportParameters (const PHParameters ¶m) |
load parameters from PHParameters, which interface to Database/XML/ROOT files More... | |
![]() | |
PHObject () | |
ctor More... | |
virtual | ~PHObject () |
dtor More... | |
virtual PHObject * | clone () const |
Virtual copy constructor. More... | |
virtual void | Reset () |
Clear Event. More... | |
virtual int | isValid () const |
isValid returns non zero if object contains vailid data More... | |
virtual int | isValid (const float) const |
virtual int | isValid (const double) const |
virtual int | isValid (const int) const |
virtual int | isValid (const unsigned int) const |
virtual int | isImplemented (const float f) const |
virtual int | isImplemented (const double f) const |
virtual int | isImplemented (const int i) const |
virtual int | isImplemented (const unsigned int i) const |
void | SplitLevel (const int i) |
int | SplitLevel () const |
void | BufferSize (const int i) |
int | BufferSize () const |
Protected Attributes | |
int | N_sensors_in_layer |
int | layer |
double | layer_radius |
double | radius_stagger |
int | layer_NZ |
double | segment_z_step |
double | segment_phi_step |
double | sensor_x_offset |
double | sensor_y_offset |
int | N_strip_columns |
int | N_strips_per_column |
int | N_staggers |
double | strip_z_spacing |
double | strip_y_spacing |
double | thickness |
double | strip_tilt |
Additional Inherited Members | |
![]() | |
PHG4CylinderGeom () | |
Definition at line 9 of file PHG4CylinderGeomv4.h.
PHG4CylinderGeomv4::PHG4CylinderGeomv4 | ( | ) |
Definition at line 6 of file PHG4CylinderGeomv4.cc.
|
inline |
Definition at line 13 of file PHG4CylinderGeomv4.h.
|
inlinevirtual |
Definition at line 46 of file PHG4CylinderGeomv4.h.
|
virtual |
Reimplemented from PHG4CylinderGeom.
Definition at line 49 of file PHG4CylinderGeomv4.cc.
References layer_NZ, layer_radius, N_staggers, radius_stagger, segment_phi_step, and segment_z_step.
Referenced by find_strip_center().
|
virtual |
Reimplemented from PHG4CylinderGeom.
Definition at line 72 of file PHG4CylinderGeomv4.cc.
References find_segment_center(), N_strip_columns, N_strips_per_column, segment_phi_step, sensor_x_offset, sensor_y_offset, strip_y_spacing, and strip_z_spacing.
|
inlinevirtual |
Reimplemented from PHG4CylinderGeom.
Definition at line 50 of file PHG4CylinderGeomv4.h.
References layer.
|
inlinevirtual |
Reimplemented from PHG4CylinderGeom.
Definition at line 64 of file PHG4CylinderGeomv4.h.
References N_sensors_in_layer.
|
inlinevirtual |
Reimplemented from PHG4CylinderGeom.
Definition at line 62 of file PHG4CylinderGeomv4.h.
References N_strip_columns.
|
inlinevirtual |
Reimplemented from PHG4CylinderGeom.
Definition at line 63 of file PHG4CylinderGeomv4.h.
References N_strips_per_column.
|
inlinevirtual |
Reimplemented from PHG4CylinderGeom.
Definition at line 51 of file PHG4CylinderGeomv4.h.
References layer_radius.
|
inline |
Definition at line 60 of file PHG4CylinderGeomv4.h.
References sensor_x_offset.
|
inline |
Definition at line 61 of file PHG4CylinderGeomv4.h.
References sensor_y_offset.
|
inlinevirtual |
Reimplemented from PHG4CylinderGeom.
Definition at line 59 of file PHG4CylinderGeomv4.h.
References strip_tilt.
|
inlinevirtual |
Reimplemented from PHG4CylinderGeom.
Definition at line 57 of file PHG4CylinderGeomv4.h.
References strip_y_spacing.
|
inlinevirtual |
Reimplemented from PHG4CylinderGeom.
Definition at line 58 of file PHG4CylinderGeomv4.h.
References strip_z_spacing.
|
inlinevirtual |
Reimplemented from PHG4CylinderGeom.
Definition at line 56 of file PHG4CylinderGeomv4.h.
References thickness.
|
virtual |
identify Function from PHObject
os | Output Stream |
Reimplemented from PHG4CylinderGeom.
Definition at line 28 of file PHG4CylinderGeomv4.cc.
References layer, layer_NZ, layer_radius, N_sensors_in_layer, N_staggers, N_strip_columns, N_strips_per_column, radius_stagger, segment_phi_step, segment_z_step, sensor_x_offset, sensor_y_offset, strip_tilt, strip_y_spacing, and strip_z_spacing.
|
inlinevirtual |
Reimplemented from PHG4CylinderGeom.
Definition at line 49 of file PHG4CylinderGeomv4.h.
References layer.
|
protected |
Definition at line 69 of file PHG4CylinderGeomv4.h.
Referenced by get_layer(), identify(), and set_layer().
|
protected |
Definition at line 74 of file PHG4CylinderGeomv4.h.
Referenced by find_segment_center(), and identify().
|
protected |
Definition at line 72 of file PHG4CylinderGeomv4.h.
Referenced by find_segment_center(), get_radius(), and identify().
|
protected |
Definition at line 68 of file PHG4CylinderGeomv4.h.
Referenced by get_N_sensors_in_layer(), and identify().
|
protected |
Definition at line 85 of file PHG4CylinderGeomv4.h.
Referenced by find_segment_center(), and identify().
|
protected |
Definition at line 83 of file PHG4CylinderGeomv4.h.
Referenced by find_strip_center(), get_N_strip_columns(), and identify().
|
protected |
Definition at line 84 of file PHG4CylinderGeomv4.h.
Referenced by find_strip_center(), get_N_strips_per_column(), and identify().
|
protected |
Definition at line 73 of file PHG4CylinderGeomv4.h.
Referenced by find_segment_center(), and identify().
|
protected |
Definition at line 76 of file PHG4CylinderGeomv4.h.
Referenced by find_segment_center(), find_strip_center(), and identify().
|
protected |
Definition at line 75 of file PHG4CylinderGeomv4.h.
Referenced by find_segment_center(), and identify().
|
protected |
Definition at line 77 of file PHG4CylinderGeomv4.h.
Referenced by find_strip_center(), get_sensor_x_offset(), and identify().
|
protected |
Definition at line 78 of file PHG4CylinderGeomv4.h.
Referenced by find_strip_center(), get_sensor_y_offset(), and identify().
|
protected |
Definition at line 89 of file PHG4CylinderGeomv4.h.
Referenced by get_strip_tilt(), and identify().
|
protected |
Definition at line 87 of file PHG4CylinderGeomv4.h.
Referenced by find_strip_center(), get_strip_y_spacing(), and identify().
|
protected |
Definition at line 86 of file PHG4CylinderGeomv4.h.
Referenced by find_strip_center(), get_strip_z_spacing(), and identify().
|
protected |
Definition at line 88 of file PHG4CylinderGeomv4.h.
Referenced by get_thickness().