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

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

+ Inheritance diagram for MbdGeomV1:
+ Collaboration diagram for MbdGeomV1:

Public Member Functions

 MbdGeomV1 ()
 
 ~MbdGeomV1 () override=default
 
float get_x (const unsigned int pmtch) const override
 
float get_y (const unsigned int pmtch) const override
 
float get_z (const unsigned int pmtch) const override
 
float get_r (const unsigned int pmtch) const override
 
float get_phi (const unsigned int pmtch) const override
 
int get_arm (const unsigned int pmtch) const override
 
int get_feech (const unsigned int pmtch) const override
 
void set_xyz (const unsigned int ipmt, const float x, const float y, const float z) override
 
int get_arm_feech (const unsigned int feech) const override
 
int get_pmt (const unsigned int feech) const override
 
int get_type (const unsigned int feech) const override
 
virtual void Reset () override
 Clear Event.
 
- Public Member Functions inherited from MbdGeom
 MbdGeom ()=default
 
 ~MbdGeom () override
 
- 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 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 Attributes

float pmt_x [128] {}
 
float pmt_y [128] {}
 
float pmt_z [128] {}
 
float pmt_r [128] {}
 
float pmt_phi [128] {}
 

Detailed Description

Definition at line 6 of file MbdGeomV1.h.

View newest version in sPHENIX GitHub at line 6 of file MbdGeomV1.h

Constructor & Destructor Documentation

MbdGeomV1::MbdGeomV1 ( )

Definition at line 75 of file MbdGeomV1.cc.

View newest version in sPHENIX GitHub at line 75 of file MbdGeomV1.cc

References PmtLoc, and set_xyz().

+ Here is the call graph for this function:

MbdGeomV1::~MbdGeomV1 ( )
overridedefault

Member Function Documentation

int MbdGeomV1::get_arm ( const unsigned int  pmtch) const
inlineoverridevirtual

Reimplemented from MbdGeom.

Definition at line 17 of file MbdGeomV1.h.

View newest version in sPHENIX GitHub at line 17 of file MbdGeomV1.h

int MbdGeomV1::get_arm_feech ( const unsigned int  feech) const
inlineoverridevirtual

Reimplemented from MbdGeom.

Definition at line 21 of file MbdGeomV1.h.

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

References get_pmt().

+ Here is the call graph for this function:

int MbdGeomV1::get_feech ( const unsigned int  pmtch) const
inlineoverridevirtual

Reimplemented from MbdGeom.

Definition at line 18 of file MbdGeomV1.h.

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

float MbdGeomV1::get_phi ( const unsigned int  pmtch) const
inlineoverridevirtual

Reimplemented from MbdGeom.

Definition at line 16 of file MbdGeomV1.h.

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

References pmt_phi.

int MbdGeomV1::get_pmt ( const unsigned int  feech) const
inlineoverridevirtual

Reimplemented from MbdGeom.

Definition at line 22 of file MbdGeomV1.h.

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

Referenced by get_arm_feech().

+ Here is the caller graph for this function:

float MbdGeomV1::get_r ( const unsigned int  pmtch) const
inlineoverridevirtual

Reimplemented from MbdGeom.

Definition at line 15 of file MbdGeomV1.h.

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

References pmt_r.

int MbdGeomV1::get_type ( const unsigned int  feech) const
inlineoverridevirtual

Reimplemented from MbdGeom.

Definition at line 23 of file MbdGeomV1.h.

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

float MbdGeomV1::get_x ( const unsigned int  pmtch) const
inlineoverridevirtual

Reimplemented from MbdGeom.

Definition at line 12 of file MbdGeomV1.h.

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

References pmt_x.

float MbdGeomV1::get_y ( const unsigned int  pmtch) const
inlineoverridevirtual

Reimplemented from MbdGeom.

Definition at line 13 of file MbdGeomV1.h.

View newest version in sPHENIX GitHub at line 13 of file MbdGeomV1.h

References pmt_y.

float MbdGeomV1::get_z ( const unsigned int  pmtch) const
inlineoverridevirtual

Reimplemented from MbdGeom.

Definition at line 14 of file MbdGeomV1.h.

View newest version in sPHENIX GitHub at line 14 of file MbdGeomV1.h

References pmt_z.

virtual void MbdGeomV1::Reset ( )
inlineoverridevirtual

Clear Event.

Reimplemented from MbdGeom.

Definition at line 25 of file MbdGeomV1.h.

View newest version in sPHENIX GitHub at line 25 of file MbdGeomV1.h

void MbdGeomV1::set_xyz ( const unsigned int  ipmt,
const float  x,
const float  y,
const float  z 
)
overridevirtual

Reimplemented from MbdGeom.

Definition at line 98 of file MbdGeomV1.cc.

View newest version in sPHENIX GitHub at line 98 of file MbdGeomV1.cc

References pmt_phi, pmt_r, pmt_x, pmt_y, pmt_z, ambiguity_solver_full_chain::x, y, and physmon_track_finding_ttbar::z.

Referenced by MbdGeomV1().

+ Here is the caller graph for this function:

Member Data Documentation

float MbdGeomV1::pmt_phi[128] {}
private

Definition at line 32 of file MbdGeomV1.h.

View newest version in sPHENIX GitHub at line 32 of file MbdGeomV1.h

Referenced by get_phi(), and set_xyz().

float MbdGeomV1::pmt_r[128] {}
private

Definition at line 31 of file MbdGeomV1.h.

View newest version in sPHENIX GitHub at line 31 of file MbdGeomV1.h

Referenced by get_r(), and set_xyz().

float MbdGeomV1::pmt_x[128] {}
private

Definition at line 28 of file MbdGeomV1.h.

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

Referenced by get_x(), and set_xyz().

float MbdGeomV1::pmt_y[128] {}
private

Definition at line 29 of file MbdGeomV1.h.

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

Referenced by get_y(), and set_xyz().

float MbdGeomV1::pmt_z[128] {}
private

Definition at line 30 of file MbdGeomV1.h.

View newest version in sPHENIX GitHub at line 30 of file MbdGeomV1.h

Referenced by get_z(), and set_xyz().


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