EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RawTowerZDCGeom Class Reference

#include <fun4all_eicdetectors/blob/master/reconstruction/eiczdcbase/RawTowerZDCGeom.h>

+ Inheritance diagram for RawTowerZDCGeom:
+ Collaboration diagram for RawTowerZDCGeom:

Public Member Functions

 ~RawTowerZDCGeom () override
 
void identify (std::ostream &os=std::cout) const override
 
virtual void set_id (RawTowerZDCDefs::keytype)
 
virtual RawTowerZDCDefs::keytype get_id () const
 
virtual int get_bineta () const
 
virtual int get_binphi () const
 
virtual int get_binl () const
 
virtual int get_column () const
 
virtual int get_row () const
 
virtual void set_center_x (double)
 
virtual void set_center_y (double)
 
virtual void set_center_z (double)
 
virtual void set_size_x (double)
 
virtual void set_size_y (double)
 
virtual void set_size_z (double)
 
virtual double get_center_x () const
 
virtual double get_center_y () const
 
virtual double get_center_z () const
 
virtual double get_size_x () const
 
virtual double get_size_y () const
 
virtual double get_size_z () const
 
virtual double get_volume () const
 
virtual double get_center_radius () const
 
virtual double get_eta () const
 
virtual double get_theta () const
 
virtual double get_phi () const
 
virtual void set_tower_type (int)
 
virtual int get_tower_type () const
 
virtual double get_roty () const
 
virtual double get_rotz () const
 
virtual void set_roty (double)
 
virtual void set_rotz (double)
 
- 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 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
 
virtual int Integrate () const
 
virtual int Integrate (PHObject *)
 
virtual void CopyFrom (const PHObject *obj)
 

Protected Member Functions

 RawTowerZDCGeom ()
 

Detailed Description

Definition at line 12 of file RawTowerZDCGeom.h.

View newest version in sPHENIX GitHub at line 12 of file RawTowerZDCGeom.h

Constructor & Destructor Documentation

RawTowerZDCGeom::~RawTowerZDCGeom ( )
inlineoverride

Definition at line 15 of file RawTowerZDCGeom.h.

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

RawTowerZDCGeom::RawTowerZDCGeom ( )
inlineprotected

Definition at line 193 of file RawTowerZDCGeom.h.

View newest version in sPHENIX GitHub at line 193 of file RawTowerZDCGeom.h

Member Function Documentation

virtual int RawTowerZDCGeom::get_bineta ( ) const
inlinevirtual

Reimplemented in RawTowerZDCGeomv1.

Definition at line 27 of file RawTowerZDCGeom.h.

View newest version in sPHENIX GitHub at line 27 of file RawTowerZDCGeom.h

References PHOOL_VIRTUAL_WARN.

virtual int RawTowerZDCGeom::get_binl ( ) const
inlinevirtual

Reimplemented in RawTowerZDCGeomv1.

Definition at line 39 of file RawTowerZDCGeom.h.

View newest version in sPHENIX GitHub at line 39 of file RawTowerZDCGeom.h

References PHOOL_VIRTUAL_WARN.

virtual int RawTowerZDCGeom::get_binphi ( ) const
inlinevirtual

Reimplemented in RawTowerZDCGeomv1.

Definition at line 33 of file RawTowerZDCGeom.h.

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

References PHOOL_VIRTUAL_WARN.

virtual double RawTowerZDCGeom::get_center_radius ( ) const
inlinevirtual

Reimplemented in RawTowerZDCGeomv1.

Definition at line 135 of file RawTowerZDCGeom.h.

View newest version in sPHENIX GitHub at line 135 of file RawTowerZDCGeom.h

References PHOOL_VIRTUAL_WARN.

virtual double RawTowerZDCGeom::get_center_x ( ) const
inlinevirtual

Reimplemented in RawTowerZDCGeomv1.

Definition at line 93 of file RawTowerZDCGeom.h.

View newest version in sPHENIX GitHub at line 93 of file RawTowerZDCGeom.h

References PHOOL_VIRTUAL_WARN.

virtual double RawTowerZDCGeom::get_center_y ( ) const
inlinevirtual

Reimplemented in RawTowerZDCGeomv1.

Definition at line 99 of file RawTowerZDCGeom.h.

View newest version in sPHENIX GitHub at line 99 of file RawTowerZDCGeom.h

References PHOOL_VIRTUAL_WARN.

virtual double RawTowerZDCGeom::get_center_z ( ) const
inlinevirtual

Reimplemented in RawTowerZDCGeomv1.

Definition at line 105 of file RawTowerZDCGeom.h.

View newest version in sPHENIX GitHub at line 105 of file RawTowerZDCGeom.h

References PHOOL_VIRTUAL_WARN.

virtual int RawTowerZDCGeom::get_column ( ) const
inlinevirtual

Reimplemented in RawTowerZDCGeomv1.

Definition at line 45 of file RawTowerZDCGeom.h.

View newest version in sPHENIX GitHub at line 45 of file RawTowerZDCGeom.h

References PHOOL_VIRTUAL_WARN.

virtual double RawTowerZDCGeom::get_eta ( ) const
inlinevirtual

Reimplemented in RawTowerZDCGeomv1.

Definition at line 141 of file RawTowerZDCGeom.h.

View newest version in sPHENIX GitHub at line 141 of file RawTowerZDCGeom.h

References PHOOL_VIRTUAL_WARN.

virtual RawTowerZDCDefs::keytype RawTowerZDCGeom::get_id ( ) const
inlinevirtual

Reimplemented in RawTowerZDCGeomv1.

Definition at line 21 of file RawTowerZDCGeom.h.

View newest version in sPHENIX GitHub at line 21 of file RawTowerZDCGeom.h

References PHOOL_VIRTUAL_WARN.

Referenced by RawTowerZDCGeomContainer::add_tower_geometry().

+ Here is the caller graph for this function:

virtual double RawTowerZDCGeom::get_phi ( ) const
inlinevirtual

Reimplemented in RawTowerZDCGeomv1.

Definition at line 153 of file RawTowerZDCGeom.h.

View newest version in sPHENIX GitHub at line 153 of file RawTowerZDCGeom.h

References PHOOL_VIRTUAL_WARN.

virtual double RawTowerZDCGeom::get_roty ( ) const
inlinevirtual

Definition at line 170 of file RawTowerZDCGeom.h.

View newest version in sPHENIX GitHub at line 170 of file RawTowerZDCGeom.h

References PHOOL_VIRTUAL_WARN.

virtual double RawTowerZDCGeom::get_rotz ( ) const
inlinevirtual

Definition at line 175 of file RawTowerZDCGeom.h.

View newest version in sPHENIX GitHub at line 175 of file RawTowerZDCGeom.h

References PHOOL_VIRTUAL_WARN.

virtual int RawTowerZDCGeom::get_row ( ) const
inlinevirtual

Reimplemented in RawTowerZDCGeomv1.

Definition at line 51 of file RawTowerZDCGeom.h.

View newest version in sPHENIX GitHub at line 51 of file RawTowerZDCGeom.h

References PHOOL_VIRTUAL_WARN.

virtual double RawTowerZDCGeom::get_size_x ( ) const
inlinevirtual

Reimplemented in RawTowerZDCGeomv1.

Definition at line 111 of file RawTowerZDCGeom.h.

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

References PHOOL_VIRTUAL_WARN.

virtual double RawTowerZDCGeom::get_size_y ( ) const
inlinevirtual

Reimplemented in RawTowerZDCGeomv1.

Definition at line 117 of file RawTowerZDCGeom.h.

View newest version in sPHENIX GitHub at line 117 of file RawTowerZDCGeom.h

References PHOOL_VIRTUAL_WARN.

virtual double RawTowerZDCGeom::get_size_z ( ) const
inlinevirtual

Reimplemented in RawTowerZDCGeomv1.

Definition at line 123 of file RawTowerZDCGeom.h.

View newest version in sPHENIX GitHub at line 123 of file RawTowerZDCGeom.h

References PHOOL_VIRTUAL_WARN.

virtual double RawTowerZDCGeom::get_theta ( ) const
inlinevirtual

Reimplemented in RawTowerZDCGeomv1.

Definition at line 147 of file RawTowerZDCGeom.h.

View newest version in sPHENIX GitHub at line 147 of file RawTowerZDCGeom.h

References PHOOL_VIRTUAL_WARN.

virtual int RawTowerZDCGeom::get_tower_type ( ) const
inlinevirtual

Reimplemented in RawTowerZDCGeomv1.

Definition at line 164 of file RawTowerZDCGeom.h.

View newest version in sPHENIX GitHub at line 164 of file RawTowerZDCGeom.h

References PHOOL_VIRTUAL_WARN.

Referenced by RawTowerZDCCalibration::process_event().

+ Here is the caller graph for this function:

virtual double RawTowerZDCGeom::get_volume ( ) const
inlinevirtual

Reimplemented in RawTowerZDCGeomv1.

Definition at line 129 of file RawTowerZDCGeom.h.

View newest version in sPHENIX GitHub at line 129 of file RawTowerZDCGeom.h

References PHOOL_VIRTUAL_WARN.

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

identify Function from PHObject

Parameters
osOutput Stream

Reimplemented from PHObject.

Reimplemented in RawTowerZDCGeomv1.

Definition at line 5 of file RawTowerZDCGeom.cc.

View newest version in sPHENIX GitHub at line 5 of file RawTowerZDCGeom.cc

Referenced by RawTowerZDCGeomContainer::add_tower_geometry().

+ Here is the caller graph for this function:

virtual void RawTowerZDCGeom::set_center_x ( double  )
inlinevirtual

Reimplemented in RawTowerZDCGeomv1.

Definition at line 57 of file RawTowerZDCGeom.h.

View newest version in sPHENIX GitHub at line 57 of file RawTowerZDCGeom.h

References PHOOL_VIRTUAL_WARN.

virtual void RawTowerZDCGeom::set_center_y ( double  )
inlinevirtual

Reimplemented in RawTowerZDCGeomv1.

Definition at line 63 of file RawTowerZDCGeom.h.

View newest version in sPHENIX GitHub at line 63 of file RawTowerZDCGeom.h

References PHOOL_VIRTUAL_WARN.

virtual void RawTowerZDCGeom::set_center_z ( double  )
inlinevirtual

Reimplemented in RawTowerZDCGeomv1.

Definition at line 69 of file RawTowerZDCGeom.h.

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

References PHOOL_VIRTUAL_WARN.

virtual void RawTowerZDCGeom::set_id ( RawTowerZDCDefs::keytype  )
inlinevirtual

Reimplemented in RawTowerZDCGeomv1.

Definition at line 19 of file RawTowerZDCGeom.h.

View newest version in sPHENIX GitHub at line 19 of file RawTowerZDCGeom.h

References PHOOL_VIRTUAL_WARN.

virtual void RawTowerZDCGeom::set_roty ( double  )
inlinevirtual

Definition at line 181 of file RawTowerZDCGeom.h.

View newest version in sPHENIX GitHub at line 181 of file RawTowerZDCGeom.h

References PHOOL_VIRTUAL_WARN.

virtual void RawTowerZDCGeom::set_rotz ( double  )
inlinevirtual

Definition at line 186 of file RawTowerZDCGeom.h.

View newest version in sPHENIX GitHub at line 186 of file RawTowerZDCGeom.h

References PHOOL_VIRTUAL_WARN.

virtual void RawTowerZDCGeom::set_size_x ( double  )
inlinevirtual

Reimplemented in RawTowerZDCGeomv1.

Definition at line 75 of file RawTowerZDCGeom.h.

View newest version in sPHENIX GitHub at line 75 of file RawTowerZDCGeom.h

References PHOOL_VIRTUAL_WARN.

virtual void RawTowerZDCGeom::set_size_y ( double  )
inlinevirtual

Reimplemented in RawTowerZDCGeomv1.

Definition at line 81 of file RawTowerZDCGeom.h.

View newest version in sPHENIX GitHub at line 81 of file RawTowerZDCGeom.h

References PHOOL_VIRTUAL_WARN.

virtual void RawTowerZDCGeom::set_size_z ( double  )
inlinevirtual

Reimplemented in RawTowerZDCGeomv1.

Definition at line 87 of file RawTowerZDCGeom.h.

View newest version in sPHENIX GitHub at line 87 of file RawTowerZDCGeom.h

References PHOOL_VIRTUAL_WARN.

virtual void RawTowerZDCGeom::set_tower_type ( int  )
inlinevirtual

Reimplemented in RawTowerZDCGeomv1.

Definition at line 159 of file RawTowerZDCGeom.h.

View newest version in sPHENIX GitHub at line 159 of file RawTowerZDCGeom.h

References PHOOL_VIRTUAL_WARN.


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