BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
DstEmcShower Class Reference

#include <DstEmcShower.h>

Inheritance diagram for DstEmcShower:

Public Member Functions

 DstEmcShower ()
virtual ~DstEmcShower ()
virtual const CLID & clID () const
int trackId () const
int numHits () const
int status () const
int cellId () const
int module () const
HepPoint3D position () const
double x () const
double y () const
double z () const
double theta () const
double phi () const
double dx () const
double dy () const
double dz () const
double dtheta () const
double dphi () const
double energy () const
double dE () const
double eSeed () const
double e3x3 () const
double e5x5 () const
double time () const
double secondMoment () const
double latMoment () const
double a20Moment () const
double a42Moment () const
HepSymMatrix errorMatrix () const
void setTrackId (int trackId)
void setNumHits (int hit)
void setStatus (int st)
void setCellId (int id)
void setModule (int mod)
void setPosition (const HepPoint3D &pos)
void setEnergy (double e)
void setDE (double de)
void setDtheta (double dt)
void setDphi (double dpi)
void setESeed (double eSeed)
void setE3x3 (double e3x3)
void setE5x5 (double e5x5)
void setTime (double time)
void setSecondMoment (double secondMoment)
void setLatMoment (double latMoment)
void setA20Moment (double a20Moment)
void setA42Moment (double a42Moment)
void setErrorMatrix (const HepSymMatrix &error)
 DstEmcShower ()
virtual ~DstEmcShower ()
virtual const CLID & clID () const
int trackId () const
int numHits () const
int status () const
int cellId () const
int module () const
HepPoint3D position () const
double x () const
double y () const
double z () const
double theta () const
double phi () const
double dx () const
double dy () const
double dz () const
double dtheta () const
double dphi () const
double energy () const
double dE () const
double eSeed () const
double e3x3 () const
double e5x5 () const
double time () const
double secondMoment () const
double latMoment () const
double a20Moment () const
double a42Moment () const
HepSymMatrix errorMatrix () const
void setTrackId (int trackId)
void setNumHits (int hit)
void setStatus (int st)
void setCellId (int id)
void setModule (int mod)
void setPosition (const HepPoint3D &pos)
void setEnergy (double e)
void setDE (double de)
void setDtheta (double dt)
void setDphi (double dpi)
void setESeed (double eSeed)
void setE3x3 (double e3x3)
void setE5x5 (double e5x5)
void setTime (double time)
void setSecondMoment (double secondMoment)
void setLatMoment (double latMoment)
void setA20Moment (double a20Moment)
void setA42Moment (double a42Moment)
void setErrorMatrix (const HepSymMatrix &error)
 DstEmcShower ()
virtual ~DstEmcShower ()
virtual const CLID & clID () const
int trackId () const
int numHits () const
int status () const
int cellId () const
int module () const
HepPoint3D position () const
double x () const
double y () const
double z () const
double theta () const
double phi () const
double dx () const
double dy () const
double dz () const
double dtheta () const
double dphi () const
double energy () const
double dE () const
double eSeed () const
double e3x3 () const
double e5x5 () const
double time () const
double secondMoment () const
double latMoment () const
double a20Moment () const
double a42Moment () const
HepSymMatrix errorMatrix () const
void setTrackId (int trackId)
void setNumHits (int hit)
void setStatus (int st)
void setCellId (int id)
void setModule (int mod)
void setPosition (const HepPoint3D &pos)
void setEnergy (double e)
void setDE (double de)
void setDtheta (double dt)
void setDphi (double dpi)
void setESeed (double eSeed)
void setE3x3 (double e3x3)
void setE5x5 (double e5x5)
void setTime (double time)
void setSecondMoment (double secondMoment)
void setLatMoment (double latMoment)
void setA20Moment (double a20Moment)
void setA42Moment (double a42Moment)
void setErrorMatrix (const HepSymMatrix &error)

Static Public Member Functions

static const CLID & classID ()
static const CLID & classID ()
static const CLID & classID ()

Detailed Description

Constructor & Destructor Documentation

◆ DstEmcShower() [1/3]

DstEmcShower::DstEmcShower ( )
inline

◆ ~DstEmcShower() [1/3]

virtual DstEmcShower::~DstEmcShower ( )
inlinevirtual

Definition at line 24 of file Event/DstEvent/include/DstEvent/DstEmcShower.h.

24{}

◆ DstEmcShower() [2/3]

DstEmcShower::DstEmcShower ( )
inline

◆ ~DstEmcShower() [2/3]

virtual DstEmcShower::~DstEmcShower ( )
inlinevirtual

◆ DstEmcShower() [3/3]

DstEmcShower::DstEmcShower ( )
inline

◆ ~DstEmcShower() [3/3]

virtual DstEmcShower::~DstEmcShower ( )
inlinevirtual

Member Function Documentation

◆ a20Moment() [1/3]

◆ a20Moment() [2/3]

double DstEmcShower::a20Moment ( ) const
inline

Definition at line 53 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

53{ return m_a20Moment; }

◆ a20Moment() [3/3]

double DstEmcShower::a20Moment ( ) const
inline

Definition at line 53 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

53{ return m_a20Moment; }

◆ a42Moment() [1/3]

◆ a42Moment() [2/3]

double DstEmcShower::a42Moment ( ) const
inline

Definition at line 54 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

54{ return m_a42Moment; }

◆ a42Moment() [3/3]

double DstEmcShower::a42Moment ( ) const
inline

Definition at line 54 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

54{ return m_a42Moment; }

◆ cellId() [1/3]

◆ cellId() [2/3]

int DstEmcShower::cellId ( ) const
inline

Definition at line 32 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

32{ return m_cellId; }

◆ cellId() [3/3]

int DstEmcShower::cellId ( ) const
inline

Definition at line 32 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

32{ return m_cellId; }

◆ classID() [1/3]

const CLID & DstEmcShower::classID ( )
inlinestatic

Definition at line 27 of file Event/DstEvent/include/DstEvent/DstEmcShower.h.

27{ return CLID_DstEmcShower; }
const CLID & CLID_DstEmcShower

Referenced by clID().

◆ classID() [2/3]

const CLID & DstEmcShower::classID ( )
inlinestatic

◆ classID() [3/3]

const CLID & DstEmcShower::classID ( )
inlinestatic

◆ clID() [1/3]

virtual const CLID & DstEmcShower::clID ( ) const
inlinevirtual

◆ clID() [2/3]

virtual const CLID & DstEmcShower::clID ( ) const
inlinevirtual

◆ clID() [3/3]

virtual const CLID & DstEmcShower::clID ( ) const
inlinevirtual

◆ dE() [1/3]

◆ dE() [2/3]

double DstEmcShower::dE ( ) const
inline

Definition at line 46 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

46{ return m_dE; }

◆ dE() [3/3]

double DstEmcShower::dE ( ) const
inline

Definition at line 46 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

46{ return m_dE; }

◆ dphi() [1/3]

◆ dphi() [2/3]

double DstEmcShower::dphi ( ) const
inline

Definition at line 44 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

44{ return m_dPhi; }

◆ dphi() [3/3]

double DstEmcShower::dphi ( ) const
inline

Definition at line 44 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

44{ return m_dPhi; }

◆ dtheta() [1/3]

◆ dtheta() [2/3]

double DstEmcShower::dtheta ( ) const
inline

Definition at line 43 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

43{ return m_dTheta; }

◆ dtheta() [3/3]

double DstEmcShower::dtheta ( ) const
inline

Definition at line 43 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

43{ return m_dTheta; }

◆ dx() [1/3]

double DstEmcShower::dx ( ) const

Definition at line 3 of file DstEmcShower.cxx.

3 {
4 double xx = 99.;
5 if ( m_errorMatrix[0][0] > 0 ) xx = sqrt( m_errorMatrix[0][0] );
6 else if ( m_errorMatrix[0][0] == 0 ) xx = 0.;
7 return xx;
8}

Referenced by DQASelBhabha::execute(), DQASelDimu::execute(), DQASelHadron::execute(), Single::execute(), ValidPhyJPsill::execute(), operator<<(), and operator<<().

◆ dx() [2/3]

double DstEmcShower::dx ( ) const

◆ dx() [3/3]

double DstEmcShower::dx ( ) const

◆ dy() [1/3]

double DstEmcShower::dy ( ) const

Definition at line 10 of file DstEmcShower.cxx.

10 {
11 double yy = 99.;
12 if ( m_errorMatrix[1][1] > 0 ) yy = sqrt( m_errorMatrix[1][1] );
13 else if ( m_errorMatrix[1][1] == 0 ) yy = 0.;
14 return yy;
15}

Referenced by DQASelBhabha::execute(), DQASelDimu::execute(), DQASelHadron::execute(), Single::execute(), ValidPhyJPsill::execute(), operator<<(), and operator<<().

◆ dy() [2/3]

double DstEmcShower::dy ( ) const

◆ dy() [3/3]

double DstEmcShower::dy ( ) const

◆ dz() [1/3]

double DstEmcShower::dz ( ) const

Definition at line 17 of file DstEmcShower.cxx.

17 {
18 double zz = 99.;
19 if ( m_errorMatrix[2][2] > 0 ) zz = sqrt( m_errorMatrix[2][2] );
20 else if ( m_errorMatrix[2][2] == 0 ) zz = 0.;
21 return zz;
22}

Referenced by DQASelBhabha::execute(), DQASelDimu::execute(), DQASelHadron::execute(), Single::execute(), ValidPhyJPsill::execute(), operator<<(), and operator<<().

◆ dz() [2/3]

double DstEmcShower::dz ( ) const

◆ dz() [3/3]

double DstEmcShower::dz ( ) const

◆ e3x3() [1/3]

◆ e3x3() [2/3]

double DstEmcShower::e3x3 ( ) const
inline

Definition at line 48 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

48{ return m_e3x3; }

◆ e3x3() [3/3]

double DstEmcShower::e3x3 ( ) const
inline

Definition at line 48 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

48{ return m_e3x3; }

◆ e5x5() [1/3]

◆ e5x5() [2/3]

double DstEmcShower::e5x5 ( ) const
inline

Definition at line 49 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

49{ return m_e5x5; }

◆ e5x5() [3/3]

double DstEmcShower::e5x5 ( ) const
inline

Definition at line 49 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

49{ return m_e5x5; }

◆ energy() [1/3]

double DstEmcShower::energy ( ) const
inline

Definition at line 45 of file Event/DstEvent/include/DstEvent/DstEmcShower.h.

45{ return m_energy; }

Referenced by TrackPool::AddMissTrack(), TrackPool::AddMissTrack(), TrackPool::AddTrack(), TrackPool::AddTrackVertex(), EmcSelBhaEvent::Angle2ClosestShower(), DQAPi0Info::calculate(), DTagTool::cosmicandleptonVeto(), CDPhoton::defaultKinematicData(), BbEmc::execute(), BhabhaPreSelect::execute(), CalibEventSelect::execute(), DDecay::execute(), DiGam::execute(), DigammaPreSelect::execute(), DQA_EMC::execute(), DQADtag::execute(), DQAJpsi2PPbarAlg::execute(), DQAKsKpi::execute(), DQAKsKpiDEDX::execute(), DQAPi2p2::execute(), DQARhopi::execute(), DQASelBhabha::execute(), DQASelDimu::execute(), DQASelHadron::execute(), DTagSetAlg::execute(), EmcRec::execute(), EventPreSelectAlg::execute(), EvtSelExample::execute(), FarmMonitorAlg::execute(), Gam4pikp::execute(), KsKpi::execute(), LTagSetAlg::execute(), LumTau::execute(), McCor::execute(), PipiJpsi::execute(), PPbar::execute(), Ppjrhopi::execute(), RecMakerAlg::execute(), Rhopi::execute(), SD0Tag::execute(), Single::execute(), TagSetAlg::execute(), TwoGamma::execute(), ValidJpsiRhopi::execute(), ValidPhyJPsill::execute(), XYZTagSetAlg::execute(), getP4(), getP4(), UserPi0Cut::isGoodPhoton(), DTagTool::isGoodShower(), DTagTool::isGoodShower(), DTagTool::isMuon(), K0pi0::MTotal(), K0pipipi0::MTotal(), K3pipi0::MTotal(), Kkpi0::MTotal(), Kpipi0::MTotal(), Kpipi0pi0::MTotal(), Pipipi0::MTotal(), LocalPhotonSelector::operator()(), RecEmcShower::operator<(), operator<<(), operator<<(), RecEmcShower::operator>(), DTagTool::p4shower(), EmcPID::particleIDCalculation(), EmcRecShowerPosLin::Position(), EmcRecShowerPosLinShMax::Position(), EmcRecShowerPosLog::Position(), EmcRecShowerPosLoglin::Position(), EmcRecShowerPosLogShMax::Position(), and EvtRecTrackCnv::TObjectToDataObject().

◆ energy() [2/3]

double DstEmcShower::energy ( ) const
inline

Definition at line 45 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

45{ return m_energy; }

◆ energy() [3/3]

double DstEmcShower::energy ( ) const
inline

Definition at line 45 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

45{ return m_energy; }

◆ errorMatrix() [1/3]

HepSymMatrix DstEmcShower::errorMatrix ( ) const
inline

Definition at line 55 of file Event/DstEvent/include/DstEvent/DstEmcShower.h.

55{ return m_errorMatrix; }

Referenced by operator<<(), and operator<<().

◆ errorMatrix() [2/3]

HepSymMatrix DstEmcShower::errorMatrix ( ) const
inline

Definition at line 55 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

55{ return m_errorMatrix; }

◆ errorMatrix() [3/3]

HepSymMatrix DstEmcShower::errorMatrix ( ) const
inline

Definition at line 55 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

55{ return m_errorMatrix; }

◆ eSeed() [1/3]

◆ eSeed() [2/3]

double DstEmcShower::eSeed ( ) const
inline

Definition at line 47 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

47{ return m_eSeed; }

◆ eSeed() [3/3]

double DstEmcShower::eSeed ( ) const
inline

Definition at line 47 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

47{ return m_eSeed; }

◆ latMoment() [1/3]

◆ latMoment() [2/3]

double DstEmcShower::latMoment ( ) const
inline

Definition at line 52 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

52{ return m_latMoment; }

◆ latMoment() [3/3]

double DstEmcShower::latMoment ( ) const
inline

Definition at line 52 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

52{ return m_latMoment; }

◆ module() [1/3]

int DstEmcShower::module ( ) const
inline

◆ module() [2/3]

int DstEmcShower::module ( ) const
inline

Definition at line 33 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

33{ return m_module; }

◆ module() [3/3]

int DstEmcShower::module ( ) const
inline

Definition at line 33 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

33{ return m_module; }

◆ numHits() [1/3]

◆ numHits() [2/3]

int DstEmcShower::numHits ( ) const
inline

Definition at line 30 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

30{ return m_numHits; }

◆ numHits() [3/3]

int DstEmcShower::numHits ( ) const
inline

Definition at line 30 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

30{ return m_numHits; }

◆ phi() [1/3]

◆ phi() [2/3]

double DstEmcShower::phi ( ) const
inline

Definition at line 39 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

39{ return m_position.phi(); }

◆ phi() [3/3]

double DstEmcShower::phi ( ) const
inline

Definition at line 39 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

39{ return m_position.phi(); }

◆ position() [1/3]

◆ position() [2/3]

HepPoint3D DstEmcShower::position ( ) const
inline

Definition at line 34 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

34{ return m_position; }

◆ position() [3/3]

HepPoint3D DstEmcShower::position ( ) const
inline

Definition at line 34 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

34{ return m_position; }

◆ secondMoment() [1/3]

◆ secondMoment() [2/3]

double DstEmcShower::secondMoment ( ) const
inline

Definition at line 51 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

51{ return m_secondMoment; }

◆ secondMoment() [3/3]

double DstEmcShower::secondMoment ( ) const
inline

Definition at line 51 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

51{ return m_secondMoment; }

◆ setA20Moment() [1/3]

void DstEmcShower::setA20Moment ( double a20Moment)
inline

◆ setA20Moment() [2/3]

void DstEmcShower::setA20Moment ( double a20Moment)
inline

Definition at line 73 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

73{ m_a20Moment = a20Moment; }

◆ setA20Moment() [3/3]

void DstEmcShower::setA20Moment ( double a20Moment)
inline

Definition at line 73 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

73{ m_a20Moment = a20Moment; }

◆ setA42Moment() [1/3]

void DstEmcShower::setA42Moment ( double a42Moment)
inline

◆ setA42Moment() [2/3]

void DstEmcShower::setA42Moment ( double a42Moment)
inline

Definition at line 74 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

74{ m_a42Moment = a42Moment; }

◆ setA42Moment() [3/3]

void DstEmcShower::setA42Moment ( double a42Moment)
inline

Definition at line 74 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

74{ m_a42Moment = a42Moment; }

◆ setCellId() [1/3]

void DstEmcShower::setCellId ( int id)
inline

◆ setCellId() [2/3]

void DstEmcShower::setCellId ( int id)
inline

Definition at line 60 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

60{ m_cellId = id; }

◆ setCellId() [3/3]

void DstEmcShower::setCellId ( int id)
inline

Definition at line 60 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

60{ m_cellId = id; }

◆ setDE() [1/3]

void DstEmcShower::setDE ( double de)
inline

◆ setDE() [2/3]

void DstEmcShower::setDE ( double de)
inline

Definition at line 64 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

64{ m_dE = de; }

◆ setDE() [3/3]

void DstEmcShower::setDE ( double de)
inline

Definition at line 64 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

64{ m_dE = de; }

◆ setDphi() [1/3]

◆ setDphi() [2/3]

void DstEmcShower::setDphi ( double dpi)
inline

Definition at line 66 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

66{ m_dPhi = dpi; }

◆ setDphi() [3/3]

void DstEmcShower::setDphi ( double dpi)
inline

Definition at line 66 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

66{ m_dPhi = dpi; }

◆ setDtheta() [1/3]

◆ setDtheta() [2/3]

void DstEmcShower::setDtheta ( double dt)
inline

Definition at line 65 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

65{ m_dTheta = dt; }

◆ setDtheta() [3/3]

void DstEmcShower::setDtheta ( double dt)
inline

Definition at line 65 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

65{ m_dTheta = dt; }

◆ setE3x3() [1/3]

void DstEmcShower::setE3x3 ( double e3x3)
inline

◆ setE3x3() [2/3]

void DstEmcShower::setE3x3 ( double e3x3)
inline

Definition at line 68 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

68{ m_e3x3 = e3x3; }

◆ setE3x3() [3/3]

void DstEmcShower::setE3x3 ( double e3x3)
inline

Definition at line 68 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

68{ m_e3x3 = e3x3; }

◆ setE5x5() [1/3]

void DstEmcShower::setE5x5 ( double e5x5)
inline

◆ setE5x5() [2/3]

void DstEmcShower::setE5x5 ( double e5x5)
inline

Definition at line 69 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

69{ m_e5x5 = e5x5; }

◆ setE5x5() [3/3]

void DstEmcShower::setE5x5 ( double e5x5)
inline

Definition at line 69 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

69{ m_e5x5 = e5x5; }

◆ setEnergy() [1/3]

◆ setEnergy() [2/3]

void DstEmcShower::setEnergy ( double e)
inline

Definition at line 63 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

63{ m_energy = e; }

◆ setEnergy() [3/3]

void DstEmcShower::setEnergy ( double e)
inline

Definition at line 63 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

63{ m_energy = e; }

◆ setErrorMatrix() [1/3]

◆ setErrorMatrix() [2/3]

void DstEmcShower::setErrorMatrix ( const HepSymMatrix & error)
inline

Definition at line 75 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

75{ m_errorMatrix = error; }

◆ setErrorMatrix() [3/3]

void DstEmcShower::setErrorMatrix ( const HepSymMatrix & error)
inline

Definition at line 75 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

75{ m_errorMatrix = error; }

◆ setESeed() [1/3]

void DstEmcShower::setESeed ( double eSeed)
inline

◆ setESeed() [2/3]

void DstEmcShower::setESeed ( double eSeed)
inline

Definition at line 67 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

67{ m_eSeed = eSeed; }

◆ setESeed() [3/3]

void DstEmcShower::setESeed ( double eSeed)
inline

Definition at line 67 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

67{ m_eSeed = eSeed; }

◆ setLatMoment() [1/3]

void DstEmcShower::setLatMoment ( double latMoment)
inline

◆ setLatMoment() [2/3]

void DstEmcShower::setLatMoment ( double latMoment)
inline

Definition at line 72 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

72{ m_latMoment = latMoment; }

◆ setLatMoment() [3/3]

void DstEmcShower::setLatMoment ( double latMoment)
inline

Definition at line 72 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

72{ m_latMoment = latMoment; }

◆ setModule() [1/3]

void DstEmcShower::setModule ( int mod)
inline

◆ setModule() [2/3]

void DstEmcShower::setModule ( int mod)
inline

Definition at line 61 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

61{ m_module = mod; }

◆ setModule() [3/3]

void DstEmcShower::setModule ( int mod)
inline

Definition at line 61 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

61{ m_module = mod; }

◆ setNumHits() [1/3]

void DstEmcShower::setNumHits ( int hit)
inline

◆ setNumHits() [2/3]

void DstEmcShower::setNumHits ( int hit)
inline

Definition at line 58 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

58{ m_numHits = hit; }

◆ setNumHits() [3/3]

void DstEmcShower::setNumHits ( int hit)
inline

Definition at line 58 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

58{ m_numHits = hit; }

◆ setPosition() [1/3]

◆ setPosition() [2/3]

void DstEmcShower::setPosition ( const HepPoint3D & pos)
inline

Definition at line 62 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

62{ m_position = pos; }

◆ setPosition() [3/3]

void DstEmcShower::setPosition ( const HepPoint3D & pos)
inline

Definition at line 62 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

62{ m_position = pos; }

◆ setSecondMoment() [1/3]

void DstEmcShower::setSecondMoment ( double secondMoment)
inline

◆ setSecondMoment() [2/3]

void DstEmcShower::setSecondMoment ( double secondMoment)
inline

Definition at line 71 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

71{ m_secondMoment = secondMoment; }

◆ setSecondMoment() [3/3]

void DstEmcShower::setSecondMoment ( double secondMoment)
inline

Definition at line 71 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

71{ m_secondMoment = secondMoment; }

◆ setStatus() [1/3]

void DstEmcShower::setStatus ( int st)
inline

◆ setStatus() [2/3]

void DstEmcShower::setStatus ( int st)
inline

Definition at line 59 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

59{ m_status = st; }

◆ setStatus() [3/3]

void DstEmcShower::setStatus ( int st)
inline

Definition at line 59 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

59{ m_status = st; }

◆ setTime() [1/3]

void DstEmcShower::setTime ( double time)
inline

◆ setTime() [2/3]

void DstEmcShower::setTime ( double time)
inline

Definition at line 70 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

70{ m_time = time; }

◆ setTime() [3/3]

void DstEmcShower::setTime ( double time)
inline

Definition at line 70 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

70{ m_time = time; }

◆ setTrackId() [1/3]

void DstEmcShower::setTrackId ( int trackId)
inline

◆ setTrackId() [2/3]

void DstEmcShower::setTrackId ( int trackId)
inline

Definition at line 57 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

57{ m_trackId = trackId; }

◆ setTrackId() [3/3]

void DstEmcShower::setTrackId ( int trackId)
inline

Definition at line 57 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

57{ m_trackId = trackId; }

◆ status() [1/3]

int DstEmcShower::status ( ) const
inline

Definition at line 31 of file Event/DstEvent/include/DstEvent/DstEmcShower.h.

31{ return m_status; }

Referenced by operator<<(), and operator<<().

◆ status() [2/3]

int DstEmcShower::status ( ) const
inline

Definition at line 31 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

31{ return m_status; }

◆ status() [3/3]

int DstEmcShower::status ( ) const
inline

Definition at line 31 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

31{ return m_status; }

◆ theta() [1/3]

◆ theta() [2/3]

double DstEmcShower::theta ( ) const
inline

Definition at line 38 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

38{ return m_position.theta(); }

◆ theta() [3/3]

double DstEmcShower::theta ( ) const
inline

Definition at line 38 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

38{ return m_position.theta(); }

◆ time() [1/3]

◆ time() [2/3]

double DstEmcShower::time ( ) const
inline

Definition at line 50 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

50{ return m_time; }

◆ time() [3/3]

double DstEmcShower::time ( ) const
inline

Definition at line 50 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

50{ return m_time; }

◆ trackId() [1/3]

int DstEmcShower::trackId ( ) const
inline

◆ trackId() [2/3]

int DstEmcShower::trackId ( ) const
inline

Definition at line 29 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

29{ return m_trackId; }

◆ trackId() [3/3]

int DstEmcShower::trackId ( ) const
inline

Definition at line 29 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

29{ return m_trackId; }

◆ x() [1/3]

◆ x() [2/3]

double DstEmcShower::x ( ) const
inline

Definition at line 35 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

35{ return m_position.x(); }

◆ x() [3/3]

double DstEmcShower::x ( ) const
inline

Definition at line 35 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

35{ return m_position.x(); }

◆ y() [1/3]

◆ y() [2/3]

double DstEmcShower::y ( ) const
inline

Definition at line 36 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

36{ return m_position.y(); }

◆ y() [3/3]

double DstEmcShower::y ( ) const
inline

Definition at line 36 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

36{ return m_position.y(); }

◆ z() [1/3]

◆ z() [2/3]

double DstEmcShower::z ( ) const
inline

Definition at line 37 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstEmcShower.h.

37{ return m_position.z(); }

◆ z() [3/3]

double DstEmcShower::z ( ) const
inline

Definition at line 37 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstEmcShower.h.

37{ return m_position.z(); }

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