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

#include <coresoftware/blob/master/offline/packages/mbd/BbcGeom.h>

+ Inheritance diagram for BbcGeom:
+ Collaboration diagram for BbcGeom:

Public Member Functions

 BbcGeom ()=default
 
 ~BbcGeom () 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 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
 
- 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 identify (std::ostream &os=std::cout) const
 
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)
 

Private Member Functions

 ClassDefOverride (BbcGeom, 1)
 

Detailed Description

Definition at line 12 of file BbcGeom.h.

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

Constructor & Destructor Documentation

BbcGeom::BbcGeom ( )
default
BbcGeom::~BbcGeom ( )
inlineoverride

Definition at line 16 of file BbcGeom.h.

View newest version in sPHENIX GitHub at line 16 of file BbcGeom.h

Member Function Documentation

BbcGeom::ClassDefOverride ( BbcGeom  ,
 
)
private
virtual int BbcGeom::get_arm ( const unsigned int  ) const
inlinevirtual

Reimplemented in BbcGeomV1.

Definition at line 23 of file BbcGeom.h.

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

Referenced by BbcMon::Init(), and BbcMon::process_event().

+ Here is the caller graph for this function:

virtual int BbcGeom::get_arm_feech ( const unsigned int  ) const
inlinevirtual

Reimplemented in BbcGeomV1.

Definition at line 27 of file BbcGeom.h.

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

virtual float BbcGeom::get_phi ( const unsigned int  ) const
inlinevirtual

Reimplemented in BbcGeomV1.

Definition at line 22 of file BbcGeom.h.

View newest version in sPHENIX GitHub at line 22 of file BbcGeom.h

virtual int BbcGeom::get_pmt ( const unsigned int  ) const
inlinevirtual

Reimplemented in BbcGeomV1.

Definition at line 28 of file BbcGeom.h.

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

virtual float BbcGeom::get_r ( const unsigned int  ) const
inlinevirtual

Reimplemented in BbcGeomV1.

Definition at line 21 of file BbcGeom.h.

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

virtual int BbcGeom::get_type ( const unsigned int  ) const
inlinevirtual

Reimplemented in BbcGeomV1.

Definition at line 29 of file BbcGeom.h.

View newest version in sPHENIX GitHub at line 29 of file BbcGeom.h

virtual float BbcGeom::get_x ( const unsigned int  ) const
inlinevirtual

Reimplemented in BbcGeomV1.

Definition at line 18 of file BbcGeom.h.

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

Referenced by BbcMon::Init(), and BbcMon::process_event().

+ Here is the caller graph for this function:

virtual float BbcGeom::get_y ( const unsigned int  ) const
inlinevirtual

Reimplemented in BbcGeomV1.

Definition at line 19 of file BbcGeom.h.

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

Referenced by BbcMon::Init(), and BbcMon::process_event().

+ Here is the caller graph for this function:

virtual float BbcGeom::get_z ( const unsigned int  ) const
inlinevirtual

Reimplemented in BbcGeomV1.

Definition at line 20 of file BbcGeom.h.

View newest version in sPHENIX GitHub at line 20 of file BbcGeom.h

virtual void BbcGeom::set_xyz ( const unsigned int  ,
const float  ,
const float  ,
const float   
)
inlinevirtual

Reimplemented in BbcGeomV1.

Definition at line 24 of file BbcGeom.h.

View newest version in sPHENIX GitHub at line 24 of file BbcGeom.h


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