Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PHG4CylinderGeom Class Reference

#include <coresoftware/blob/master/simulation/g4simulation/g4detectors/PHG4CylinderGeom.h>

+ Inheritance diagram for PHG4CylinderGeom:
+ Collaboration diagram for PHG4CylinderGeom:

Public Member Functions

 ~PHG4CylinderGeom () override
 
void identify (std::ostream &os=std::cout) const override
 
virtual int get_layer () const
 
virtual double get_radius () const
 
virtual double get_thickness () const
 
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_layer (const int)
 
virtual void set_radius (const double)
 
virtual void set_thickness (const double)
 
virtual void set_zmin (const double)
 
virtual void set_zmax (const double)
 
virtual void set_nscint (const int)
 
virtual void set_tiltangle (const double)
 
virtual void set_phi_slat_zero (const double)
 
virtual void find_segment_center (const int, const int, double[])
 
virtual void find_strip_center (const int, const int, const int, const int, double[])
 
virtual void find_strip_index_values (const int, const double, const double, int &, int &)
 
virtual void find_strip_center_local_coords (const int, const int, const int, double[])
 
virtual double get_strip_y_spacing () const
 
virtual double get_strip_z_spacing () const
 
virtual double get_strip_tilt () const
 
virtual int get_N_strip_columns () const
 
virtual int get_N_strips_per_column () const
 
virtual int get_N_sensors_in_layer () const
 
virtual double get_pixel_z () const
 
virtual double get_pixel_x () const
 
virtual double get_pixel_thickness () const
 
virtual void ImportParameters (const PHParameters &)
 load parameters from PHParameters, which interface to Database/XML/ROOT files
 
- Public Member Functions inherited from PHObject
 PHObject ()
 ctor
 
 ~PHObject () override
 dtor
 
virtual PHObjectCloneMe () const
 Virtual copy constructor.
 
virtual PHObjectclone () const final
 
PHObjectClone (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

 PHG4CylinderGeom ()
 

Detailed Description

Definition at line 15 of file PHG4CylinderGeom.h.

View newest version in sPHENIX GitHub at line 15 of file PHG4CylinderGeom.h

Constructor & Destructor Documentation

PHG4CylinderGeom::~PHG4CylinderGeom ( )
inlineoverride

Definition at line 18 of file PHG4CylinderGeom.h.

View newest version in sPHENIX GitHub at line 18 of file PHG4CylinderGeom.h

PHG4CylinderGeom::PHG4CylinderGeom ( )
inlineprotected

Definition at line 158 of file PHG4CylinderGeom.h.

View newest version in sPHENIX GitHub at line 158 of file PHG4CylinderGeom.h

Member Function Documentation

virtual void PHG4CylinderGeom::find_segment_center ( const int  ,
const int  ,
double  [] 
)
inlinevirtual

Reimplemented in PHG4CylinderGeomv4.

Definition at line 85 of file PHG4CylinderGeom.h.

View newest version in sPHENIX GitHub at line 85 of file PHG4CylinderGeom.h

References PHOOL_VIRTUAL_WARN.

Referenced by BDiJetModule::MakeGenFitTrack().

+ Here is the caller graph for this function:

virtual void PHG4CylinderGeom::find_strip_center ( const int  ,
const int  ,
const int  ,
const int  ,
double  [] 
)
inlinevirtual

Reimplemented in PHG4CylinderGeomv4.

Definition at line 90 of file PHG4CylinderGeom.h.

View newest version in sPHENIX GitHub at line 90 of file PHG4CylinderGeom.h

References PHOOL_VIRTUAL_WARN.

virtual void PHG4CylinderGeom::find_strip_center_local_coords ( const int  ,
const int  ,
const int  ,
double  [] 
)
inlinevirtual

Definition at line 100 of file PHG4CylinderGeom.h.

View newest version in sPHENIX GitHub at line 100 of file PHG4CylinderGeom.h

References PHOOL_VIRTUAL_WARN.

virtual void PHG4CylinderGeom::find_strip_index_values ( const int  ,
const double  ,
const double  ,
int &  ,
int &   
)
inlinevirtual

Reimplemented in CylinderGeomIntt.

Definition at line 95 of file PHG4CylinderGeom.h.

View newest version in sPHENIX GitHub at line 95 of file PHG4CylinderGeom.h

References PHOOL_VIRTUAL_WARN.

virtual int PHG4CylinderGeom::get_layer ( ) const
inlinevirtual

Reimplemented in CylinderGeomIntt, PHG4CylinderGeomv4, CylinderGeomMicromegas, CylinderGeom_Mvtx, PHG4CylinderGeomv1, and PHG4TpcCylinderGeom.

Definition at line 23 of file PHG4CylinderGeom.h.

View newest version in sPHENIX GitHub at line 23 of file PHG4CylinderGeom.h

References PHOOL_VIRTUAL_WARN.

Referenced by PHG4CylinderGeomContainer::AddLayerGeom(), PHHybridSeeding::InitializeGeometry(), and PHG4CylinderCellReco::InitRun().

+ Here is the caller graph for this function:

virtual int PHG4CylinderGeom::get_N_sensors_in_layer ( ) const
inlinevirtual

Reimplemented in PHG4CylinderGeomv4.

Definition at line 132 of file PHG4CylinderGeom.h.

View newest version in sPHENIX GitHub at line 132 of file PHG4CylinderGeom.h

References PHOOL_VIRTUAL_WARN.

virtual int PHG4CylinderGeom::get_N_strip_columns ( ) const
inlinevirtual

Reimplemented in PHG4CylinderGeomv4.

Definition at line 122 of file PHG4CylinderGeom.h.

View newest version in sPHENIX GitHub at line 122 of file PHG4CylinderGeom.h

References PHOOL_VIRTUAL_WARN.

virtual int PHG4CylinderGeom::get_N_strips_per_column ( ) const
inlinevirtual

Reimplemented in PHG4CylinderGeomv4.

Definition at line 127 of file PHG4CylinderGeom.h.

View newest version in sPHENIX GitHub at line 127 of file PHG4CylinderGeom.h

References PHOOL_VIRTUAL_WARN.

virtual int PHG4CylinderGeom::get_nscint ( ) const
inlinevirtual

Reimplemented in PHG4CylinderGeomv2.

Definition at line 48 of file PHG4CylinderGeom.h.

View newest version in sPHENIX GitHub at line 48 of file PHG4CylinderGeom.h

References PHOOL_VIRTUAL_WARN.

virtual double PHG4CylinderGeom::get_phi_slat_zero ( ) const
inlinevirtual

Reimplemented in PHG4CylinderGeomv3.

Definition at line 58 of file PHG4CylinderGeom.h.

View newest version in sPHENIX GitHub at line 58 of file PHG4CylinderGeom.h

References PHOOL_VIRTUAL_WARN.

virtual double PHG4CylinderGeom::get_pixel_thickness ( ) const
inlinevirtual

Reimplemented in CylinderGeom_Mvtx.

Definition at line 148 of file PHG4CylinderGeom.h.

View newest version in sPHENIX GitHub at line 148 of file PHG4CylinderGeom.h

References PHOOL_VIRTUAL_WARN.

virtual double PHG4CylinderGeom::get_pixel_x ( ) const
inlinevirtual

Reimplemented in CylinderGeom_Mvtx.

Definition at line 143 of file PHG4CylinderGeom.h.

View newest version in sPHENIX GitHub at line 143 of file PHG4CylinderGeom.h

References PHOOL_VIRTUAL_WARN.

virtual double PHG4CylinderGeom::get_pixel_z ( ) const
inlinevirtual

Reimplemented in CylinderGeom_Mvtx.

Definition at line 138 of file PHG4CylinderGeom.h.

View newest version in sPHENIX GitHub at line 138 of file PHG4CylinderGeom.h

References PHOOL_VIRTUAL_WARN.

virtual double PHG4CylinderGeom::get_radius ( ) const
inlinevirtual

Reimplemented in CylinderGeomIntt, PHG4CylinderGeomv4, CylinderGeomMicromegas, CylinderGeom_Mvtx, PHG4CylinderGeomv1, and PHG4TpcCylinderGeom.

Definition at line 28 of file PHG4CylinderGeom.h.

View newest version in sPHENIX GitHub at line 28 of file PHG4CylinderGeom.h

References PHOOL_VIRTUAL_WARN.

Referenced by PHHybridSeeding::InitializeGeometry(), PHG4CylinderCellReco::InitRun(), and PHG4GenHit::process_event().

+ Here is the caller graph for this function:

virtual double PHG4CylinderGeom::get_strip_tilt ( ) const
inlinevirtual

Reimplemented in CylinderGeomIntt, and PHG4CylinderGeomv4.

Definition at line 116 of file PHG4CylinderGeom.h.

View newest version in sPHENIX GitHub at line 116 of file PHG4CylinderGeom.h

References PHOOL_VIRTUAL_WARN.

virtual double PHG4CylinderGeom::get_strip_y_spacing ( ) const
inlinevirtual

Reimplemented in CylinderGeomIntt, and PHG4CylinderGeomv4.

Definition at line 106 of file PHG4CylinderGeom.h.

View newest version in sPHENIX GitHub at line 106 of file PHG4CylinderGeom.h

References PHOOL_VIRTUAL_WARN.

virtual double PHG4CylinderGeom::get_strip_z_spacing ( ) const
inlinevirtual

Reimplemented in CylinderGeomIntt, and PHG4CylinderGeomv4.

Definition at line 111 of file PHG4CylinderGeom.h.

View newest version in sPHENIX GitHub at line 111 of file PHG4CylinderGeom.h

References PHOOL_VIRTUAL_WARN.

virtual double PHG4CylinderGeom::get_thickness ( ) const
inlinevirtual

Reimplemented in CylinderGeomIntt, PHG4CylinderGeomv4, CylinderGeomMicromegas, PHG4CylinderGeomv1, and PHG4TpcCylinderGeom.

Definition at line 33 of file PHG4CylinderGeom.h.

View newest version in sPHENIX GitHub at line 33 of file PHG4CylinderGeom.h

References PHOOL_VIRTUAL_WARN.

Referenced by PHHybridSeeding::InitializeGeometry(), PHG4CylinderCellReco::InitRun(), and PHG4GenHit::process_event().

+ Here is the caller graph for this function:

virtual double PHG4CylinderGeom::get_tiltangle ( ) const
inlinevirtual

Reimplemented in PHG4CylinderGeomv3.

Definition at line 53 of file PHG4CylinderGeom.h.

View newest version in sPHENIX GitHub at line 53 of file PHG4CylinderGeom.h

References PHOOL_VIRTUAL_WARN.

virtual double PHG4CylinderGeom::get_zmax ( ) const
inlinevirtual

Reimplemented in CylinderGeomMicromegas, and PHG4CylinderGeomv1.

Definition at line 43 of file PHG4CylinderGeom.h.

View newest version in sPHENIX GitHub at line 43 of file PHG4CylinderGeom.h

References PHOOL_VIRTUAL_WARN.

Referenced by PHG4SpacalDetector::Construct_AzimuthalSeg(), and PHG4CylinderCellReco::InitRun().

+ Here is the caller graph for this function:

virtual double PHG4CylinderGeom::get_zmin ( ) const
inlinevirtual

Reimplemented in CylinderGeomMicromegas, PHG4CylinderGeomv1, and PHG4TpcCylinderGeom.

Definition at line 38 of file PHG4CylinderGeom.h.

View newest version in sPHENIX GitHub at line 38 of file PHG4CylinderGeom.h

References PHOOL_VIRTUAL_WARN.

Referenced by PHG4CylinderCellReco::InitRun().

+ Here is the caller graph for this function:

void PHG4CylinderGeom::identify ( std::ostream &  os = std::cout) const
overridevirtual

identify Function from PHObject

Parameters
osOutput Stream

Reimplemented from PHObject.

Reimplemented in PHG4CylinderGeomv4, PHG4CylinderGeom_Spacalv1, PHG4CylinderGeom_Spacalv2, PHG4CylinderGeom_Spacalv3, PHG4CylinderGeomv1, PHG4CylinderGeomv2, PHG4CylinderGeomv3, and PHG4TpcCylinderGeom.

Definition at line 3 of file PHG4CylinderGeom.cc.

View newest version in sPHENIX GitHub at line 3 of file PHG4CylinderGeom.cc

virtual void PHG4CylinderGeom::ImportParameters ( const PHParameters )
inlinevirtual

load parameters from PHParameters, which interface to Database/XML/ROOT files

Reimplemented in PHG4CylinderGeom_Spacalv1, PHG4CylinderGeomv1, PHG4CylinderGeom_Spacalv2, PHG4CylinderGeom_Spacalv3, and PHG4CylinderGeomv2.

Definition at line 155 of file PHG4CylinderGeom.h.

View newest version in sPHENIX GitHub at line 155 of file PHG4CylinderGeom.h

Referenced by PHG4CylinderGeomv1::ImportParameters().

+ Here is the caller graph for this function:

virtual void PHG4CylinderGeom::set_layer ( const int  )
inlinevirtual

Reimplemented in CylinderGeomMicromegas, CylinderGeomIntt, PHG4TpcCylinderGeom, PHG4CylinderGeomv4, CylinderGeom_Mvtx, and PHG4CylinderGeomv1.

Definition at line 64 of file PHG4CylinderGeom.h.

View newest version in sPHENIX GitHub at line 64 of file PHG4CylinderGeom.h

References PHOOL_VIRTUAL_WARN.

Referenced by PHG4CylinderGeomContainer::AddLayerGeom().

+ Here is the caller graph for this function:

virtual void PHG4CylinderGeom::set_nscint ( const int  )
inlinevirtual

Reimplemented in PHG4CylinderGeomv2.

Definition at line 69 of file PHG4CylinderGeom.h.

View newest version in sPHENIX GitHub at line 69 of file PHG4CylinderGeom.h

References PHOOL_VIRTUAL_WARN.

virtual void PHG4CylinderGeom::set_phi_slat_zero ( const double  )
inlinevirtual

Reimplemented in PHG4CylinderGeomv3.

Definition at line 79 of file PHG4CylinderGeom.h.

View newest version in sPHENIX GitHub at line 79 of file PHG4CylinderGeom.h

References PHOOL_VIRTUAL_WARN.

virtual void PHG4CylinderGeom::set_radius ( const double  )
inlinevirtual

Reimplemented in CylinderGeomMicromegas, PHG4TpcCylinderGeom, and PHG4CylinderGeomv1.

Definition at line 65 of file PHG4CylinderGeom.h.

View newest version in sPHENIX GitHub at line 65 of file PHG4CylinderGeom.h

References PHOOL_VIRTUAL_WARN.

virtual void PHG4CylinderGeom::set_thickness ( const double  )
inlinevirtual

Reimplemented in CylinderGeomMicromegas, PHG4TpcCylinderGeom, and PHG4CylinderGeomv1.

Definition at line 66 of file PHG4CylinderGeom.h.

View newest version in sPHENIX GitHub at line 66 of file PHG4CylinderGeom.h

References PHOOL_VIRTUAL_WARN.

virtual void PHG4CylinderGeom::set_tiltangle ( const double  )
inlinevirtual

Reimplemented in PHG4CylinderGeomv3.

Definition at line 74 of file PHG4CylinderGeom.h.

View newest version in sPHENIX GitHub at line 74 of file PHG4CylinderGeom.h

References PHOOL_VIRTUAL_WARN.

virtual void PHG4CylinderGeom::set_zmax ( const double  )
inlinevirtual

Reimplemented in CylinderGeomMicromegas, and PHG4CylinderGeomv1.

Definition at line 68 of file PHG4CylinderGeom.h.

View newest version in sPHENIX GitHub at line 68 of file PHG4CylinderGeom.h

References PHOOL_VIRTUAL_WARN.

virtual void PHG4CylinderGeom::set_zmin ( const double  )
inlinevirtual

Reimplemented in CylinderGeomMicromegas, PHG4TpcCylinderGeom, and PHG4CylinderGeomv1.

Definition at line 67 of file PHG4CylinderGeom.h.

View newest version in sPHENIX GitHub at line 67 of file PHG4CylinderGeom.h

References PHOOL_VIRTUAL_WARN.


The documentation for this class was generated from the following files: