LCIO
"2.7.4"
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Hierarchy
Class Members
All
Classes
Namespaces
Functions
Variables
Typedefs
Friends
Pages
IMPL
MCParticleImpl
IMPL::MCParticleImpl Member List
This is the complete list of members for
IMPL::MCParticleImpl
, including all inherited members.
_charge
(defined in
IMPL::MCParticleImpl
)
IMPL::MCParticleImpl
protected
_colorFlow
(defined in
IMPL::MCParticleImpl
)
IMPL::MCParticleImpl
protected
_daughters
(defined in
IMPL::MCParticleImpl
)
IMPL::MCParticleImpl
protected
_endpoint
(defined in
IMPL::MCParticleImpl
)
IMPL::MCParticleImpl
protected
_endpointSet
(defined in
IMPL::MCParticleImpl
)
IMPL::MCParticleImpl
protected
_genstatus
(defined in
IMPL::MCParticleImpl
)
IMPL::MCParticleImpl
protected
_id
(defined in
IMPL::AccessChecked
)
IMPL::AccessChecked
protected
_mass
(defined in
IMPL::MCParticleImpl
)
IMPL::MCParticleImpl
protected
_p
(defined in
IMPL::MCParticleImpl
)
IMPL::MCParticleImpl
protected
_parents
(defined in
IMPL::MCParticleImpl
)
IMPL::MCParticleImpl
protected
_pdg
(defined in
IMPL::MCParticleImpl
)
IMPL::MCParticleImpl
protected
_pEndpoint
(defined in
IMPL::MCParticleImpl
)
IMPL::MCParticleImpl
protected
_readOnly
(defined in
IMPL::AccessChecked
)
IMPL::AccessChecked
protected
_simstatus
(defined in
IMPL::MCParticleImpl
)
IMPL::MCParticleImpl
protected
_spin
(defined in
IMPL::MCParticleImpl
)
IMPL::MCParticleImpl
protected
_time
(defined in
IMPL::MCParticleImpl
)
IMPL::MCParticleImpl
protected
_vertex
(defined in
IMPL::MCParticleImpl
)
IMPL::MCParticleImpl
protected
AccessChecked
() (defined in
IMPL::AccessChecked
)
IMPL::AccessChecked
addDaughter
(EVENT::MCParticle *daughter)
IMPL::MCParticleImpl
protected
addParent
(EVENT::MCParticle *mom)
IMPL::MCParticleImpl
BITBackscatter
(defined in
EVENT::MCParticle
)
EVENT::MCParticle
static
BITCreatedInSimulation
(defined in
EVENT::MCParticle
)
EVENT::MCParticle
static
BITDecayedInCalorimeter
(defined in
EVENT::MCParticle
)
EVENT::MCParticle
static
BITDecayedInTracker
(defined in
EVENT::MCParticle
)
EVENT::MCParticle
static
BITEndpoint
(defined in
EVENT::MCParticle
)
EVENT::MCParticle
static
BITLeftDetector
(defined in
EVENT::MCParticle
)
EVENT::MCParticle
static
BITOverlay
(defined in
EVENT::MCParticle
)
EVENT::MCParticle
static
BITStopped
(defined in
EVENT::MCParticle
)
EVENT::MCParticle
static
BITVertexIsNotEndpointOfParent
(defined in
EVENT::MCParticle
)
EVENT::MCParticle
static
checkAccess
() (defined in
IMPL::AccessChecked
)
IMPL::AccessChecked
protected
checkAccess
(const char *what) (defined in
IMPL::AccessChecked
)
IMPL::AccessChecked
protected
clone
() const
EVENT::LCObject
inline
virtual
ext
()
lcrtrel::LCRTRelations
inline
ext
() const (defined in
lcrtrel::LCRTRelations
)
lcrtrel::LCRTRelations
inline
getCharge
() const
IMPL::MCParticleImpl
virtual
getColorFlow
() const
IMPL::MCParticleImpl
virtual
getDaughters
() const
IMPL::MCParticleImpl
virtual
getEndpoint
() const
IMPL::MCParticleImpl
virtual
getEnergy
() const
IMPL::MCParticleImpl
virtual
getGeneratorStatus
() const
IMPL::MCParticleImpl
virtual
getMass
() const
IMPL::MCParticleImpl
virtual
getMomentum
() const
IMPL::MCParticleImpl
virtual
getMomentumAtEndpoint
() const
IMPL::MCParticleImpl
virtual
getParents
() const
IMPL::MCParticleImpl
virtual
getPDG
() const
IMPL::MCParticleImpl
virtual
getSimulatorStatus
() const
IMPL::MCParticleImpl
virtual
getSpin
() const
IMPL::MCParticleImpl
virtual
getTime
() const
IMPL::MCParticleImpl
virtual
getVertex
() const
IMPL::MCParticleImpl
virtual
hasLeftDetector
() const
IMPL::MCParticleImpl
virtual
id
() const
IMPL::MCParticleImpl
inline
virtual
isBackscatter
() const
IMPL::MCParticleImpl
virtual
isCreatedInSimulation
() const
IMPL::MCParticleImpl
virtual
isDecayedInCalorimeter
() const
IMPL::MCParticleImpl
virtual
isDecayedInTracker
() const
IMPL::MCParticleImpl
virtual
isOverlay
() const
IMPL::MCParticleImpl
virtual
isStopped
() const
IMPL::MCParticleImpl
virtual
lcobject_type
typedef
EVENT::MCParticle
MCParticleImpl
() (defined in
IMPL::MCParticleImpl
)
IMPL::MCParticleImpl
ptr
() const
lcrtrel::LCRTRelations
inline
protected
rel
()
lcrtrel::LCRTRelations
inline
setBackscatter
(bool val) (defined in
IMPL::MCParticleImpl
)
IMPL::MCParticleImpl
virtual
setCharge
(float c)
IMPL::MCParticleImpl
setColorFlow
(const int cflow[2])
IMPL::MCParticleImpl
setCreatedInSimulation
(bool val) (defined in
IMPL::MCParticleImpl
)
IMPL::MCParticleImpl
virtual
setDecayedInCalorimeter
(bool val) (defined in
IMPL::MCParticleImpl
)
IMPL::MCParticleImpl
virtual
setDecayedInTracker
(bool val) (defined in
IMPL::MCParticleImpl
)
IMPL::MCParticleImpl
virtual
setEndpoint
(const double pnt[3])
IMPL::MCParticleImpl
setGeneratorStatus
(int status)
IMPL::MCParticleImpl
setHasLeftDetector
(bool val) (defined in
IMPL::MCParticleImpl
)
IMPL::MCParticleImpl
virtual
setMass
(float m)
IMPL::MCParticleImpl
setMomentum
(const float p[3])
IMPL::MCParticleImpl
setMomentum
(const double p[3])
IMPL::MCParticleImpl
setMomentumAtEndpoint
(const float p[3])
IMPL::MCParticleImpl
setMomentumAtEndpoint
(const double p[3])
IMPL::MCParticleImpl
setOverlay
(bool val) (defined in
IMPL::MCParticleImpl
)
IMPL::MCParticleImpl
virtual
setPDG
(int pdg)
IMPL::MCParticleImpl
setReadOnly
(bool readOnly) (defined in
IMPL::AccessChecked
)
IMPL::AccessChecked
protected
virtual
setSimulatorStatus
(int status)
IMPL::MCParticleImpl
setSpin
(const float spin[3])
IMPL::MCParticleImpl
setStopped
(bool val) (defined in
IMPL::MCParticleImpl
)
IMPL::MCParticleImpl
virtual
setTime
(float time)
IMPL::MCParticleImpl
setVertex
(const double vtx[3])
IMPL::MCParticleImpl
setVertexIsNotEndpointOfParent
(bool val) (defined in
IMPL::MCParticleImpl
)
IMPL::MCParticleImpl
virtual
simpleUID
() const (defined in
IMPL::AccessChecked
)
IMPL::AccessChecked
inline
virtual
vertexIsNotEndpointOfParent
() const
IMPL::MCParticleImpl
virtual
~AccessChecked
() (defined in
IMPL::AccessChecked
)
IMPL::AccessChecked
inline
virtual
~LCObject
()
EVENT::LCObject
inline
virtual
~LCRTRelations
() (defined in
lcrtrel::LCRTRelations
)
lcrtrel::LCRTRelations
inline
~MCParticle
()
EVENT::MCParticle
inline
virtual
~MCParticleImpl
()
IMPL::MCParticleImpl
virtual
Generated on Fri Dec 2 2016 11:44:40 for LCIO by
1.8.6