|
BOSS 8.0.0
BESIII Offline Software System
|
#include <MdcMcHit.h>
Public Member Functions | |
| virtual const CLID & | clID () const |
| virtual const CLID & | clID () const |
| virtual const CLID & | clID () const |
| MdcMcHit () | |
| MdcMcHit (const Identifier &id, unsigned int trackIndex, double xPosition, double yPosition, double zPosition, double driftDistance, double depositEnergy, int posFlag=-1) | |
| MdcMcHit (const Identifier &id, unsigned int trackIndex, int currentTrackPID, double xPosition, double yPosition, double zPosition, double xMomentum, double yMomentum, double zMomentum, double driftDistance, double depositEnergy, double flightLength, int posFlag=-1) | |
| MdcMcHit () | |
| MdcMcHit (const Identifier &id, unsigned int trackIndex, double xPosition, double yPosition, double zPosition, double driftDistance, double depositEnergy, int posFlag=-1) | |
| MdcMcHit (const Identifier &id, unsigned int trackIndex, int currentTrackPID, double xPosition, double yPosition, double zPosition, double xMomentum, double yMomentum, double zMomentum, double driftDistance, double depositEnergy, double flightLength, int posFlag=-1) | |
| MdcMcHit () | |
| MdcMcHit (const Identifier &id, unsigned int trackIndex, double xPosition, double yPosition, double zPosition, double driftDistance, double depositEnergy, int posFlag=-1) | |
| MdcMcHit (const Identifier &id, unsigned int trackIndex, int currentTrackPID, double xPosition, double yPosition, double zPosition, double xMomentum, double yMomentum, double zMomentum, double driftDistance, double depositEnergy, double flightLength, int posFlag=-1) | |
| Identifier | identify () const |
| Identifier | identify () const |
| Identifier | identify () const |
| unsigned int | getTrackIndex () const |
| unsigned int | getTrackIndex () const |
| unsigned int | getTrackIndex () const |
| int | getCurrentTrackPID () const |
| int | getCurrentTrackPID () const |
| int | getCurrentTrackPID () const |
| int | getIsSecondary () const |
| int | getIsSecondary () const |
| int | getIsSecondary () const |
| double | getPositionX () const |
| double | getPositionX () const |
| double | getPositionX () const |
| double | getPositionY () const |
| double | getPositionY () const |
| double | getPositionY () const |
| double | getPositionZ () const |
| double | getPositionZ () const |
| double | getPositionZ () const |
| double | getMomentumX () const |
| double | getMomentumX () const |
| double | getMomentumX () const |
| double | getMomentumY () const |
| double | getMomentumY () const |
| double | getMomentumY () const |
| double | getMomentumZ () const |
| double | getMomentumZ () const |
| double | getMomentumZ () const |
| double | getDriftDistance () const |
| double | getDriftDistance () const |
| double | getDriftDistance () const |
| double | getDepositEnergy () const |
| double | getDepositEnergy () const |
| double | getDepositEnergy () const |
| int | getPositionFlag () const |
| int | getPositionFlag () const |
| int | getPositionFlag () const |
| double | getFlightLength () const |
| double | getFlightLength () const |
| double | getFlightLength () const |
| std::string | getCreatorProcess () const |
| std::string | getCreatorProcess () const |
| std::string | getCreatorProcess () const |
| int | getDigiIdx () const |
| int | getDigiIdx () const |
| int | getDigiIdx () const |
| void | setIdentifier (unsigned int id) |
| void | setIdentifier (unsigned int id) |
| void | setIdentifier (unsigned int id) |
| void | setTrackIndex (unsigned int trackIndex) |
| void | setTrackIndex (unsigned int trackIndex) |
| void | setTrackIndex (unsigned int trackIndex) |
| void | setCurrentTrackPID (int currentTrackPID) |
| void | setCurrentTrackPID (int currentTrackPID) |
| void | setCurrentTrackPID (int currentTrackPID) |
| void | setIsSecondary (int isSec) |
| void | setIsSecondary (int isSec) |
| void | setIsSecondary (int isSec) |
| void | setPositionX (double positionX) |
| void | setPositionX (double positionX) |
| void | setPositionX (double positionX) |
| void | setPositionY (double positionY) |
| void | setPositionY (double positionY) |
| void | setPositionY (double positionY) |
| void | setPositionZ (double positionZ) |
| void | setPositionZ (double positionZ) |
| void | setPositionZ (double positionZ) |
| void | setMomentumX (double momentumX) |
| void | setMomentumX (double momentumX) |
| void | setMomentumX (double momentumX) |
| void | setMomentumY (double momentumY) |
| void | setMomentumY (double momentumY) |
| void | setMomentumY (double momentumY) |
| void | setMomentumZ (double momentumZ) |
| void | setMomentumZ (double momentumZ) |
| void | setMomentumZ (double momentumZ) |
| void | setDriftDistance (double driftDistance) |
| void | setDriftDistance (double driftDistance) |
| void | setDriftDistance (double driftDistance) |
| void | setDepositEnergy (double depositEnergy) |
| void | setDepositEnergy (double depositEnergy) |
| void | setDepositEnergy (double depositEnergy) |
| void | setPositionFlag (int posFlag) |
| void | setPositionFlag (int posFlag) |
| void | setPositionFlag (int posFlag) |
| void | setFlightLength (double flightLength) |
| void | setFlightLength (double flightLength) |
| void | setFlightLength (double flightLength) |
| void | setCreatorProcess (std::string creatorProcess) |
| void | setCreatorProcess (std::string creatorProcess) |
| void | setCreatorProcess (std::string creatorProcess) |
| void | setDigiIdx (int id) |
| void | setDigiIdx (int id) |
| void | setDigiIdx (int id) |
Static Public Member Functions | |
| static const CLID & | classID () |
| static const CLID & | classID () |
| static const CLID & | classID () |
Definition at line 15 of file Event/McTruth/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 21 of file Event/McTruth/include/McTruth/MdcMcHit.h.
| Event::MdcMcHit::MdcMcHit | ( | const Identifier & | id, |
| unsigned int | trackIndex, | ||
| double | xPosition, | ||
| double | yPosition, | ||
| double | zPosition, | ||
| double | driftDistance, | ||
| double | depositEnergy, | ||
| int | posFlag = -1 ) |
Definition at line 3 of file MdcMcHit.cxx.
| Event::MdcMcHit::MdcMcHit | ( | const Identifier & | id, |
| unsigned int | trackIndex, | ||
| int | currentTrackPID, | ||
| double | xPosition, | ||
| double | yPosition, | ||
| double | zPosition, | ||
| double | xMomentum, | ||
| double | yMomentum, | ||
| double | zMomentum, | ||
| double | driftDistance, | ||
| double | depositEnergy, | ||
| double | flightLength, | ||
| int | posFlag = -1 ) |
Definition at line 15 of file MdcMcHit.cxx.
|
inline |
Definition at line 21 of file InstallArea/x86_64-el9-gcc13-dbg/include/McTruth/MdcMcHit.h.
| Event::MdcMcHit::MdcMcHit | ( | const Identifier & | id, |
| unsigned int | trackIndex, | ||
| double | xPosition, | ||
| double | yPosition, | ||
| double | zPosition, | ||
| double | driftDistance, | ||
| double | depositEnergy, | ||
| int | posFlag = -1 ) |
| Event::MdcMcHit::MdcMcHit | ( | const Identifier & | id, |
| unsigned int | trackIndex, | ||
| int | currentTrackPID, | ||
| double | xPosition, | ||
| double | yPosition, | ||
| double | zPosition, | ||
| double | xMomentum, | ||
| double | yMomentum, | ||
| double | zMomentum, | ||
| double | driftDistance, | ||
| double | depositEnergy, | ||
| double | flightLength, | ||
| int | posFlag = -1 ) |
|
inline |
Definition at line 21 of file InstallArea/x86_64-el9-gcc13-opt/include/McTruth/MdcMcHit.h.
| Event::MdcMcHit::MdcMcHit | ( | const Identifier & | id, |
| unsigned int | trackIndex, | ||
| double | xPosition, | ||
| double | yPosition, | ||
| double | zPosition, | ||
| double | driftDistance, | ||
| double | depositEnergy, | ||
| int | posFlag = -1 ) |
| Event::MdcMcHit::MdcMcHit | ( | const Identifier & | id, |
| unsigned int | trackIndex, | ||
| int | currentTrackPID, | ||
| double | xPosition, | ||
| double | yPosition, | ||
| double | zPosition, | ||
| double | xMomentum, | ||
| double | yMomentum, | ||
| double | zMomentum, | ||
| double | driftDistance, | ||
| double | depositEnergy, | ||
| double | flightLength, | ||
| int | posFlag = -1 ) |
|
inlinestatic |
Definition at line 19 of file Event/McTruth/include/McTruth/MdcMcHit.h.
|
inlinestatic |
Definition at line 19 of file InstallArea/x86_64-el9-gcc13-dbg/include/McTruth/MdcMcHit.h.
|
inlinestatic |
Definition at line 19 of file InstallArea/x86_64-el9-gcc13-opt/include/McTruth/MdcMcHit.h.
|
inlinevirtual |
Definition at line 17 of file Event/McTruth/include/McTruth/MdcMcHit.h.
|
inlinevirtual |
Definition at line 17 of file InstallArea/x86_64-el9-gcc13-dbg/include/McTruth/MdcMcHit.h.
|
inlinevirtual |
Definition at line 17 of file InstallArea/x86_64-el9-gcc13-opt/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 72 of file Event/McTruth/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 72 of file InstallArea/x86_64-el9-gcc13-dbg/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 72 of file InstallArea/x86_64-el9-gcc13-opt/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 37 of file Event/McTruth/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 37 of file InstallArea/x86_64-el9-gcc13-dbg/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 37 of file InstallArea/x86_64-el9-gcc13-opt/include/McTruth/MdcMcHit.h.
| double Event::MdcMcHit::getDepositEnergy | ( | ) | const |
Definition at line 53 of file MdcMcHit.cxx.
| double Event::MdcMcHit::getDepositEnergy | ( | ) | const |
| double Event::MdcMcHit::getDepositEnergy | ( | ) | const |
|
inline |
Definition at line 74 of file Event/McTruth/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 74 of file InstallArea/x86_64-el9-gcc13-dbg/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 74 of file InstallArea/x86_64-el9-gcc13-opt/include/McTruth/MdcMcHit.h.
| double Event::MdcMcHit::getDriftDistance | ( | ) | const |
Definition at line 50 of file MdcMcHit.cxx.
| double Event::MdcMcHit::getDriftDistance | ( | ) | const |
| double Event::MdcMcHit::getDriftDistance | ( | ) | const |
|
inline |
Definition at line 70 of file Event/McTruth/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 70 of file InstallArea/x86_64-el9-gcc13-dbg/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 70 of file InstallArea/x86_64-el9-gcc13-opt/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 40 of file Event/McTruth/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 40 of file InstallArea/x86_64-el9-gcc13-dbg/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 40 of file InstallArea/x86_64-el9-gcc13-opt/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 52 of file Event/McTruth/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 52 of file InstallArea/x86_64-el9-gcc13-dbg/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 52 of file InstallArea/x86_64-el9-gcc13-opt/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 55 of file Event/McTruth/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 55 of file InstallArea/x86_64-el9-gcc13-dbg/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 55 of file InstallArea/x86_64-el9-gcc13-opt/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 58 of file Event/McTruth/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 58 of file InstallArea/x86_64-el9-gcc13-dbg/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 58 of file InstallArea/x86_64-el9-gcc13-opt/include/McTruth/MdcMcHit.h.
| int Event::MdcMcHit::getPositionFlag | ( | ) | const |
Definition at line 56 of file MdcMcHit.cxx.
| int Event::MdcMcHit::getPositionFlag | ( | ) | const |
| int Event::MdcMcHit::getPositionFlag | ( | ) | const |
| double Event::MdcMcHit::getPositionX | ( | ) | const |
Definition at line 41 of file MdcMcHit.cxx.
| double Event::MdcMcHit::getPositionX | ( | ) | const |
| double Event::MdcMcHit::getPositionX | ( | ) | const |
| double Event::MdcMcHit::getPositionY | ( | ) | const |
Definition at line 44 of file MdcMcHit.cxx.
| double Event::MdcMcHit::getPositionY | ( | ) | const |
| double Event::MdcMcHit::getPositionY | ( | ) | const |
| double Event::MdcMcHit::getPositionZ | ( | ) | const |
Definition at line 47 of file MdcMcHit.cxx.
| double Event::MdcMcHit::getPositionZ | ( | ) | const |
| double Event::MdcMcHit::getPositionZ | ( | ) | const |
| unsigned int Event::MdcMcHit::getTrackIndex | ( | ) | const |
Definition at line 38 of file MdcMcHit.cxx.
| unsigned int Event::MdcMcHit::getTrackIndex | ( | ) | const |
| unsigned int Event::MdcMcHit::getTrackIndex | ( | ) | const |
| Identifier Event::MdcMcHit::identify | ( | ) | const |
Definition at line 35 of file MdcMcHit.cxx.
| Identifier Event::MdcMcHit::identify | ( | ) | const |
| Identifier Event::MdcMcHit::identify | ( | ) | const |
|
inline |
Definition at line 93 of file Event/McTruth/include/McTruth/MdcMcHit.h.
Referenced by MdcMcHitCnv::TObjectToDataObject().
|
inline |
Definition at line 93 of file InstallArea/x86_64-el9-gcc13-dbg/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 93 of file InstallArea/x86_64-el9-gcc13-opt/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 81 of file Event/McTruth/include/McTruth/MdcMcHit.h.
Referenced by MdcMcHitCnv::TObjectToDataObject().
|
inline |
Definition at line 81 of file InstallArea/x86_64-el9-gcc13-dbg/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 81 of file InstallArea/x86_64-el9-gcc13-opt/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 90 of file Event/McTruth/include/McTruth/MdcMcHit.h.
Referenced by MdcMcHitCnv::TObjectToDataObject().
|
inline |
Definition at line 90 of file InstallArea/x86_64-el9-gcc13-dbg/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 90 of file InstallArea/x86_64-el9-gcc13-opt/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 96 of file Event/McTruth/include/McTruth/MdcMcHit.h.
Referenced by MdcMcHitCnv::TObjectToDataObject().
|
inline |
Definition at line 96 of file InstallArea/x86_64-el9-gcc13-dbg/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 96 of file InstallArea/x86_64-el9-gcc13-opt/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 89 of file Event/McTruth/include/McTruth/MdcMcHit.h.
Referenced by MdcMcHitCnv::TObjectToDataObject().
|
inline |
Definition at line 89 of file InstallArea/x86_64-el9-gcc13-dbg/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 89 of file InstallArea/x86_64-el9-gcc13-opt/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 92 of file Event/McTruth/include/McTruth/MdcMcHit.h.
Referenced by MdcMcHitCnv::TObjectToDataObject().
|
inline |
Definition at line 92 of file InstallArea/x86_64-el9-gcc13-dbg/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 92 of file InstallArea/x86_64-el9-gcc13-opt/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 79 of file Event/McTruth/include/McTruth/MdcMcHit.h.
Referenced by MdcMcHitCnv::TObjectToDataObject().
|
inline |
Definition at line 79 of file InstallArea/x86_64-el9-gcc13-dbg/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 79 of file InstallArea/x86_64-el9-gcc13-opt/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 82 of file Event/McTruth/include/McTruth/MdcMcHit.h.
Referenced by MdcMcHitCnv::TObjectToDataObject().
|
inline |
Definition at line 82 of file InstallArea/x86_64-el9-gcc13-dbg/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 82 of file InstallArea/x86_64-el9-gcc13-opt/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 86 of file Event/McTruth/include/McTruth/MdcMcHit.h.
Referenced by MdcMcHitCnv::TObjectToDataObject().
|
inline |
Definition at line 86 of file InstallArea/x86_64-el9-gcc13-dbg/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 86 of file InstallArea/x86_64-el9-gcc13-opt/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 87 of file Event/McTruth/include/McTruth/MdcMcHit.h.
Referenced by MdcMcHitCnv::TObjectToDataObject().
|
inline |
Definition at line 87 of file InstallArea/x86_64-el9-gcc13-dbg/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 87 of file InstallArea/x86_64-el9-gcc13-opt/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 88 of file Event/McTruth/include/McTruth/MdcMcHit.h.
Referenced by MdcMcHitCnv::TObjectToDataObject().
|
inline |
Definition at line 88 of file InstallArea/x86_64-el9-gcc13-dbg/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 88 of file InstallArea/x86_64-el9-gcc13-opt/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 91 of file Event/McTruth/include/McTruth/MdcMcHit.h.
Referenced by MdcMcHitCnv::TObjectToDataObject().
|
inline |
Definition at line 91 of file InstallArea/x86_64-el9-gcc13-dbg/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 91 of file InstallArea/x86_64-el9-gcc13-opt/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 83 of file Event/McTruth/include/McTruth/MdcMcHit.h.
Referenced by MdcMcHitCnv::TObjectToDataObject().
|
inline |
Definition at line 83 of file InstallArea/x86_64-el9-gcc13-dbg/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 83 of file InstallArea/x86_64-el9-gcc13-opt/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 84 of file Event/McTruth/include/McTruth/MdcMcHit.h.
Referenced by MdcMcHitCnv::TObjectToDataObject().
|
inline |
Definition at line 84 of file InstallArea/x86_64-el9-gcc13-dbg/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 84 of file InstallArea/x86_64-el9-gcc13-opt/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 85 of file Event/McTruth/include/McTruth/MdcMcHit.h.
Referenced by MdcMcHitCnv::TObjectToDataObject().
|
inline |
Definition at line 85 of file InstallArea/x86_64-el9-gcc13-dbg/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 85 of file InstallArea/x86_64-el9-gcc13-opt/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 80 of file Event/McTruth/include/McTruth/MdcMcHit.h.
Referenced by MdcMcHitCnv::TObjectToDataObject().
|
inline |
Definition at line 80 of file InstallArea/x86_64-el9-gcc13-dbg/include/McTruth/MdcMcHit.h.
|
inline |
Definition at line 80 of file InstallArea/x86_64-el9-gcc13-opt/include/McTruth/MdcMcHit.h.