BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
Event::McPrimaryParticle Class Reference

#include <McPrimaryParticle.h>

Inheritance diagram for Event::McPrimaryParticle:

Public Types

enum  ClassificationBits {
  NOPRIMARY = 1 , CHARGED = 1 << 1 , NEUTRAL = 1 << 2 , GAMMA = 1 << 3 ,
  CONVERT = 1 << 4 , BREM = 1 << 5 , COMPT = 1 << 6 , PHOT = 1 << 7 ,
  OTHER = 1 << 8 , TRKCONVERT = 1 << 12 , TRKBREM = 1 << 13 , TRKCOMPT = 1 << 14 ,
  TRKPHOT = 1 << 15 , TRKOTHER = 1 << 16 , RUNBIT = 1 << 24 , NOPRIMARY = 1 ,
  CHARGED = 1 << 1 , NEUTRAL = 1 << 2 , GAMMA = 1 << 3 , CONVERT = 1 << 4 ,
  BREM = 1 << 5 , COMPT = 1 << 6 , PHOT = 1 << 7 , OTHER = 1 << 8 ,
  TRKCONVERT = 1 << 12 , TRKBREM = 1 << 13 , TRKCOMPT = 1 << 14 , TRKPHOT = 1 << 15 ,
  TRKOTHER = 1 << 16 , RUNBIT = 1 << 24 , NOPRIMARY = 1 , CHARGED = 1 << 1 ,
  NEUTRAL = 1 << 2 , GAMMA = 1 << 3 , CONVERT = 1 << 4 , BREM = 1 << 5 ,
  COMPT = 1 << 6 , PHOT = 1 << 7 , OTHER = 1 << 8 , TRKCONVERT = 1 << 12 ,
  TRKBREM = 1 << 13 , TRKCOMPT = 1 << 14 , TRKPHOT = 1 << 15 , TRKOTHER = 1 << 16 ,
  RUNBIT = 1 << 24
}
 Define bits to help classify the event. More...
enum  ClassificationBits {
  NOPRIMARY = 1 , CHARGED = 1 << 1 , NEUTRAL = 1 << 2 , GAMMA = 1 << 3 ,
  CONVERT = 1 << 4 , BREM = 1 << 5 , COMPT = 1 << 6 , PHOT = 1 << 7 ,
  OTHER = 1 << 8 , TRKCONVERT = 1 << 12 , TRKBREM = 1 << 13 , TRKCOMPT = 1 << 14 ,
  TRKPHOT = 1 << 15 , TRKOTHER = 1 << 16 , RUNBIT = 1 << 24 , NOPRIMARY = 1 ,
  CHARGED = 1 << 1 , NEUTRAL = 1 << 2 , GAMMA = 1 << 3 , CONVERT = 1 << 4 ,
  BREM = 1 << 5 , COMPT = 1 << 6 , PHOT = 1 << 7 , OTHER = 1 << 8 ,
  TRKCONVERT = 1 << 12 , TRKBREM = 1 << 13 , TRKCOMPT = 1 << 14 , TRKPHOT = 1 << 15 ,
  TRKOTHER = 1 << 16 , RUNBIT = 1 << 24 , NOPRIMARY = 1 , CHARGED = 1 << 1 ,
  NEUTRAL = 1 << 2 , GAMMA = 1 << 3 , CONVERT = 1 << 4 , BREM = 1 << 5 ,
  COMPT = 1 << 6 , PHOT = 1 << 7 , OTHER = 1 << 8 , TRKCONVERT = 1 << 12 ,
  TRKBREM = 1 << 13 , TRKCOMPT = 1 << 14 , TRKPHOT = 1 << 15 , TRKOTHER = 1 << 16 ,
  RUNBIT = 1 << 24
}
 Define bits to help classify the event. More...
enum  ClassificationBits {
  NOPRIMARY = 1 , CHARGED = 1 << 1 , NEUTRAL = 1 << 2 , GAMMA = 1 << 3 ,
  CONVERT = 1 << 4 , BREM = 1 << 5 , COMPT = 1 << 6 , PHOT = 1 << 7 ,
  OTHER = 1 << 8 , TRKCONVERT = 1 << 12 , TRKBREM = 1 << 13 , TRKCOMPT = 1 << 14 ,
  TRKPHOT = 1 << 15 , TRKOTHER = 1 << 16 , RUNBIT = 1 << 24 , NOPRIMARY = 1 ,
  CHARGED = 1 << 1 , NEUTRAL = 1 << 2 , GAMMA = 1 << 3 , CONVERT = 1 << 4 ,
  BREM = 1 << 5 , COMPT = 1 << 6 , PHOT = 1 << 7 , OTHER = 1 << 8 ,
  TRKCONVERT = 1 << 12 , TRKBREM = 1 << 13 , TRKCOMPT = 1 << 14 , TRKPHOT = 1 << 15 ,
  TRKOTHER = 1 << 16 , RUNBIT = 1 << 24 , NOPRIMARY = 1 , CHARGED = 1 << 1 ,
  NEUTRAL = 1 << 2 , GAMMA = 1 << 3 , CONVERT = 1 << 4 , BREM = 1 << 5 ,
  COMPT = 1 << 6 , PHOT = 1 << 7 , OTHER = 1 << 8 , TRKCONVERT = 1 << 12 ,
  TRKBREM = 1 << 13 , TRKCOMPT = 1 << 14 , TRKPHOT = 1 << 15 , TRKOTHER = 1 << 16 ,
  RUNBIT = 1 << 24
}
 Define bits to help classify the event. More...

Public Member Functions

 McPrimaryParticle ()
 Dataobject compliant constructor.
 ~McPrimaryParticle ()
virtual const CLID & clID () const
const unsigned long getClassificationBits () const
 Retrieve classification bits (see above definitions).
const Event::McParticleRef getPrimaryParticle () const
 Retrieve reference to the primary particle.
const int getNumSecondaries () const
 Retrieve number and iterators to the daughters of the primary with hits in tracker.
Event::McParticleRefVec::const_iterator beginSecondaries () const
Event::McParticleRefVec::const_iterator endSecondaries () const
const int getNumAssociated () const
 Retrieve number and iterators to the particles associated with primary.
Event::McParticleRefVec::const_iterator beginAssociated () const
Event::McParticleRefVec::const_iterator endAssociated () const
void setPrimaryParticle (const Event::McParticleRef mcPart)
 Return an McParticle reference vector of all McParticles which leave hits in tracker.
void addSecondary (const Event::McParticleRef mcPart)
void addAssociated (const Event::McParticleRef mcPart)
void setClassificationBits (const unsigned long bits)
 McPrimaryParticle ()
 Dataobject compliant constructor.
 ~McPrimaryParticle ()
virtual const CLID & clID () const
const unsigned long getClassificationBits () const
 Retrieve classification bits (see above definitions).
const Event::McParticleRef getPrimaryParticle () const
 Retrieve reference to the primary particle.
const int getNumSecondaries () const
 Retrieve number and iterators to the daughters of the primary with hits in tracker.
Event::McParticleRefVec::const_iterator beginSecondaries () const
Event::McParticleRefVec::const_iterator endSecondaries () const
const int getNumAssociated () const
 Retrieve number and iterators to the particles associated with primary.
Event::McParticleRefVec::const_iterator beginAssociated () const
Event::McParticleRefVec::const_iterator endAssociated () const
void setPrimaryParticle (const Event::McParticleRef mcPart)
 Return an McParticle reference vector of all McParticles which leave hits in tracker.
void addSecondary (const Event::McParticleRef mcPart)
void addAssociated (const Event::McParticleRef mcPart)
void setClassificationBits (const unsigned long bits)
 McPrimaryParticle ()
 Dataobject compliant constructor.
 ~McPrimaryParticle ()
virtual const CLID & clID () const
const unsigned long getClassificationBits () const
 Retrieve classification bits (see above definitions).
const Event::McParticleRef getPrimaryParticle () const
 Retrieve reference to the primary particle.
const int getNumSecondaries () const
 Retrieve number and iterators to the daughters of the primary with hits in tracker.
Event::McParticleRefVec::const_iterator beginSecondaries () const
Event::McParticleRefVec::const_iterator endSecondaries () const
const int getNumAssociated () const
 Retrieve number and iterators to the particles associated with primary.
Event::McParticleRefVec::const_iterator beginAssociated () const
Event::McParticleRefVec::const_iterator endAssociated () const
void setPrimaryParticle (const Event::McParticleRef mcPart)
 Return an McParticle reference vector of all McParticles which leave hits in tracker.
void addSecondary (const Event::McParticleRef mcPart)
void addAssociated (const Event::McParticleRef mcPart)
void setClassificationBits (const unsigned long bits)

Static Public Member Functions

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

Detailed Description

Member Enumeration Documentation

◆ ClassificationBits [1/3]

Define bits to help classify the event.

Enumerator
NOPRIMARY 
CHARGED 

No primary particle found (can't happen?).

NEUTRAL 

Primary particle is charged.

GAMMA 

Primary particle is neutral.

CONVERT 

Primary is a gamma.

BREM 

Secondaries from gamma conversion.

COMPT 

Secondaries from Bremstrahlung.

PHOT 

Secondaries from Compton scatter.

OTHER 

Secondaries from Photoelectric effect (?).

TRKCONVERT 

Secondaries from some other process.

TRKBREM 

Secondaries from gamma conversion in tracker.

TRKCOMPT 

Secondaries from Bremstrahlung in tracker.

TRKPHOT 

Secondaries from Compton scatter in tracker.

TRKOTHER 

Secondaries from Photoelectric effect in tracker.

RUNBIT 

Secondaries from some other process in tracker.

NOPRIMARY 
CHARGED 

No primary particle found (can't happen?).

NEUTRAL 

Primary particle is charged.

GAMMA 

Primary particle is neutral.

CONVERT 

Primary is a gamma.

BREM 

Secondaries from gamma conversion.

COMPT 

Secondaries from Bremstrahlung.

PHOT 

Secondaries from Compton scatter.

OTHER 

Secondaries from Photoelectric effect (?).

TRKCONVERT 

Secondaries from some other process.

TRKBREM 

Secondaries from gamma conversion in tracker.

TRKCOMPT 

Secondaries from Bremstrahlung in tracker.

TRKPHOT 

Secondaries from Compton scatter in tracker.

TRKOTHER 

Secondaries from Photoelectric effect in tracker.

RUNBIT 

Secondaries from some other process in tracker.

NOPRIMARY 
CHARGED 

No primary particle found (can't happen?).

NEUTRAL 

Primary particle is charged.

GAMMA 

Primary particle is neutral.

CONVERT 

Primary is a gamma.

BREM 

Secondaries from gamma conversion.

COMPT 

Secondaries from Bremstrahlung.

PHOT 

Secondaries from Compton scatter.

OTHER 

Secondaries from Photoelectric effect (?).

TRKCONVERT 

Secondaries from some other process.

TRKBREM 

Secondaries from gamma conversion in tracker.

TRKCOMPT 

Secondaries from Bremstrahlung in tracker.

TRKPHOT 

Secondaries from Compton scatter in tracker.

TRKOTHER 

Secondaries from Photoelectric effect in tracker.

RUNBIT 

Secondaries from some other process in tracker.

Definition at line 26 of file Event/McTruth/include/McTruth/McPrimaryParticle.h.

26 {
27 NOPRIMARY = 1, //! No primary particle found (can't happen?)
28 CHARGED = 1 << 1, //! Primary particle is charged
29 NEUTRAL = 1 << 2, //! Primary particle is neutral
30 GAMMA = 1 << 3, //! Primary is a gamma
31 CONVERT = 1 << 4, //! Secondaries from gamma conversion
32 BREM = 1 << 5, //! Secondaries from Bremstrahlung
33 COMPT = 1 << 6, //! Secondaries from Compton scatter
34 PHOT = 1 << 7, //! Secondaries from Photoelectric effect (?)
35 OTHER = 1 << 8, //! Secondaries from some other process
36 TRKCONVERT = 1 << 12, //! Secondaries from gamma conversion in tracker
37 TRKBREM = 1 << 13, //! Secondaries from Bremstrahlung in tracker
38 TRKCOMPT = 1 << 14, //! Secondaries from Compton scatter in tracker
39 TRKPHOT = 1 << 15, //! Secondaries from Photoelectric effect in tracker
40 TRKOTHER = 1 << 16, //! Secondaries from some other process in tracker
41 RUNBIT = 1 << 24 //! Indicates code was called (does nothing)
42 };
@ RUNBIT
Secondaries from some other process in tracker.
@ TRKCONVERT
Secondaries from some other process.
@ TRKOTHER
Secondaries from Photoelectric effect in tracker.
@ TRKCOMPT
Secondaries from Bremstrahlung in tracker.
@ TRKPHOT
Secondaries from Compton scatter in tracker.
@ TRKBREM
Secondaries from gamma conversion in tracker.
@ OTHER
Secondaries from Photoelectric effect (?).
@ CHARGED
No primary particle found (can't happen?).

◆ ClassificationBits [2/3]

Define bits to help classify the event.

Enumerator
NOPRIMARY 
CHARGED 

No primary particle found (can't happen?).

NEUTRAL 

Primary particle is charged.

GAMMA 

Primary particle is neutral.

CONVERT 

Primary is a gamma.

BREM 

Secondaries from gamma conversion.

COMPT 

Secondaries from Bremstrahlung.

PHOT 

Secondaries from Compton scatter.

OTHER 

Secondaries from Photoelectric effect (?).

TRKCONVERT 

Secondaries from some other process.

TRKBREM 

Secondaries from gamma conversion in tracker.

TRKCOMPT 

Secondaries from Bremstrahlung in tracker.

TRKPHOT 

Secondaries from Compton scatter in tracker.

TRKOTHER 

Secondaries from Photoelectric effect in tracker.

RUNBIT 

Secondaries from some other process in tracker.

NOPRIMARY 
CHARGED 

No primary particle found (can't happen?).

NEUTRAL 

Primary particle is charged.

GAMMA 

Primary particle is neutral.

CONVERT 

Primary is a gamma.

BREM 

Secondaries from gamma conversion.

COMPT 

Secondaries from Bremstrahlung.

PHOT 

Secondaries from Compton scatter.

OTHER 

Secondaries from Photoelectric effect (?).

TRKCONVERT 

Secondaries from some other process.

TRKBREM 

Secondaries from gamma conversion in tracker.

TRKCOMPT 

Secondaries from Bremstrahlung in tracker.

TRKPHOT 

Secondaries from Compton scatter in tracker.

TRKOTHER 

Secondaries from Photoelectric effect in tracker.

RUNBIT 

Secondaries from some other process in tracker.

NOPRIMARY 
CHARGED 

No primary particle found (can't happen?).

NEUTRAL 

Primary particle is charged.

GAMMA 

Primary particle is neutral.

CONVERT 

Primary is a gamma.

BREM 

Secondaries from gamma conversion.

COMPT 

Secondaries from Bremstrahlung.

PHOT 

Secondaries from Compton scatter.

OTHER 

Secondaries from Photoelectric effect (?).

TRKCONVERT 

Secondaries from some other process.

TRKBREM 

Secondaries from gamma conversion in tracker.

TRKCOMPT 

Secondaries from Bremstrahlung in tracker.

TRKPHOT 

Secondaries from Compton scatter in tracker.

TRKOTHER 

Secondaries from Photoelectric effect in tracker.

RUNBIT 

Secondaries from some other process in tracker.

Definition at line 26 of file InstallArea/x86_64-el9-gcc13-dbg/include/McTruth/McPrimaryParticle.h.

26 {
27 NOPRIMARY = 1, //! No primary particle found (can't happen?)
28 CHARGED = 1 << 1, //! Primary particle is charged
29 NEUTRAL = 1 << 2, //! Primary particle is neutral
30 GAMMA = 1 << 3, //! Primary is a gamma
31 CONVERT = 1 << 4, //! Secondaries from gamma conversion
32 BREM = 1 << 5, //! Secondaries from Bremstrahlung
33 COMPT = 1 << 6, //! Secondaries from Compton scatter
34 PHOT = 1 << 7, //! Secondaries from Photoelectric effect (?)
35 OTHER = 1 << 8, //! Secondaries from some other process
36 TRKCONVERT = 1 << 12, //! Secondaries from gamma conversion in tracker
37 TRKBREM = 1 << 13, //! Secondaries from Bremstrahlung in tracker
38 TRKCOMPT = 1 << 14, //! Secondaries from Compton scatter in tracker
39 TRKPHOT = 1 << 15, //! Secondaries from Photoelectric effect in tracker
40 TRKOTHER = 1 << 16, //! Secondaries from some other process in tracker
41 RUNBIT = 1 << 24 //! Indicates code was called (does nothing)
42 };

◆ ClassificationBits [3/3]

Define bits to help classify the event.

Enumerator
NOPRIMARY 
CHARGED 

No primary particle found (can't happen?).

NEUTRAL 

Primary particle is charged.

GAMMA 

Primary particle is neutral.

CONVERT 

Primary is a gamma.

BREM 

Secondaries from gamma conversion.

COMPT 

Secondaries from Bremstrahlung.

PHOT 

Secondaries from Compton scatter.

OTHER 

Secondaries from Photoelectric effect (?).

TRKCONVERT 

Secondaries from some other process.

TRKBREM 

Secondaries from gamma conversion in tracker.

TRKCOMPT 

Secondaries from Bremstrahlung in tracker.

TRKPHOT 

Secondaries from Compton scatter in tracker.

TRKOTHER 

Secondaries from Photoelectric effect in tracker.

RUNBIT 

Secondaries from some other process in tracker.

NOPRIMARY 
CHARGED 

No primary particle found (can't happen?).

NEUTRAL 

Primary particle is charged.

GAMMA 

Primary particle is neutral.

CONVERT 

Primary is a gamma.

BREM 

Secondaries from gamma conversion.

COMPT 

Secondaries from Bremstrahlung.

PHOT 

Secondaries from Compton scatter.

OTHER 

Secondaries from Photoelectric effect (?).

TRKCONVERT 

Secondaries from some other process.

TRKBREM 

Secondaries from gamma conversion in tracker.

TRKCOMPT 

Secondaries from Bremstrahlung in tracker.

TRKPHOT 

Secondaries from Compton scatter in tracker.

TRKOTHER 

Secondaries from Photoelectric effect in tracker.

RUNBIT 

Secondaries from some other process in tracker.

NOPRIMARY 
CHARGED 

No primary particle found (can't happen?).

NEUTRAL 

Primary particle is charged.

GAMMA 

Primary particle is neutral.

CONVERT 

Primary is a gamma.

BREM 

Secondaries from gamma conversion.

COMPT 

Secondaries from Bremstrahlung.

PHOT 

Secondaries from Compton scatter.

OTHER 

Secondaries from Photoelectric effect (?).

TRKCONVERT 

Secondaries from some other process.

TRKBREM 

Secondaries from gamma conversion in tracker.

TRKCOMPT 

Secondaries from Bremstrahlung in tracker.

TRKPHOT 

Secondaries from Compton scatter in tracker.

TRKOTHER 

Secondaries from Photoelectric effect in tracker.

RUNBIT 

Secondaries from some other process in tracker.

Definition at line 26 of file InstallArea/x86_64-el9-gcc13-opt/include/McTruth/McPrimaryParticle.h.

26 {
27 NOPRIMARY = 1, //! No primary particle found (can't happen?)
28 CHARGED = 1 << 1, //! Primary particle is charged
29 NEUTRAL = 1 << 2, //! Primary particle is neutral
30 GAMMA = 1 << 3, //! Primary is a gamma
31 CONVERT = 1 << 4, //! Secondaries from gamma conversion
32 BREM = 1 << 5, //! Secondaries from Bremstrahlung
33 COMPT = 1 << 6, //! Secondaries from Compton scatter
34 PHOT = 1 << 7, //! Secondaries from Photoelectric effect (?)
35 OTHER = 1 << 8, //! Secondaries from some other process
36 TRKCONVERT = 1 << 12, //! Secondaries from gamma conversion in tracker
37 TRKBREM = 1 << 13, //! Secondaries from Bremstrahlung in tracker
38 TRKCOMPT = 1 << 14, //! Secondaries from Compton scatter in tracker
39 TRKPHOT = 1 << 15, //! Secondaries from Photoelectric effect in tracker
40 TRKOTHER = 1 << 16, //! Secondaries from some other process in tracker
41 RUNBIT = 1 << 24 //! Indicates code was called (does nothing)
42 };

Constructor & Destructor Documentation

◆ McPrimaryParticle() [1/3]

Event::McPrimaryParticle::McPrimaryParticle ( )
inline

Dataobject compliant constructor.

Definition at line 45 of file Event/McTruth/include/McTruth/McPrimaryParticle.h.

45 : ContainedObject() {
46 m_classification = 0;
47 m_primary = 0;
48 m_secondaries.clear();
49 m_associated.clear();
50 }

◆ ~McPrimaryParticle() [1/3]

Event::McPrimaryParticle::~McPrimaryParticle ( )
inline

Definition at line 53 of file Event/McTruth/include/McTruth/McPrimaryParticle.h.

53{}

◆ McPrimaryParticle() [2/3]

Event::McPrimaryParticle::McPrimaryParticle ( )
inline

Dataobject compliant constructor.

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

45 : ContainedObject() {
46 m_classification = 0;
47 m_primary = 0;
48 m_secondaries.clear();
49 m_associated.clear();
50 }

◆ ~McPrimaryParticle() [2/3]

Event::McPrimaryParticle::~McPrimaryParticle ( )
inline

◆ McPrimaryParticle() [3/3]

Event::McPrimaryParticle::McPrimaryParticle ( )
inline

Dataobject compliant constructor.

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

45 : ContainedObject() {
46 m_classification = 0;
47 m_primary = 0;
48 m_secondaries.clear();
49 m_associated.clear();
50 }

◆ ~McPrimaryParticle() [3/3]

Event::McPrimaryParticle::~McPrimaryParticle ( )
inline

Member Function Documentation

◆ addAssociated() [1/3]

void Event::McPrimaryParticle::addAssociated ( const Event::McParticleRef mcPart)
inline

Definition at line 90 of file Event/McTruth/include/McTruth/McPrimaryParticle.h.

90 {
91 m_associated.push_back( mcPart );
92 }

◆ addAssociated() [2/3]

void Event::McPrimaryParticle::addAssociated ( const Event::McParticleRef mcPart)
inline

Definition at line 90 of file InstallArea/x86_64-el9-gcc13-dbg/include/McTruth/McPrimaryParticle.h.

90 {
91 m_associated.push_back( mcPart );
92 }

◆ addAssociated() [3/3]

void Event::McPrimaryParticle::addAssociated ( const Event::McParticleRef mcPart)
inline

Definition at line 90 of file InstallArea/x86_64-el9-gcc13-opt/include/McTruth/McPrimaryParticle.h.

90 {
91 m_associated.push_back( mcPart );
92 }

◆ addSecondary() [1/3]

void Event::McPrimaryParticle::addSecondary ( const Event::McParticleRef mcPart)
inline

Definition at line 87 of file Event/McTruth/include/McTruth/McPrimaryParticle.h.

87 {
88 m_secondaries.push_back( mcPart );
89 }

◆ addSecondary() [2/3]

void Event::McPrimaryParticle::addSecondary ( const Event::McParticleRef mcPart)
inline

Definition at line 87 of file InstallArea/x86_64-el9-gcc13-dbg/include/McTruth/McPrimaryParticle.h.

87 {
88 m_secondaries.push_back( mcPart );
89 }

◆ addSecondary() [3/3]

void Event::McPrimaryParticle::addSecondary ( const Event::McParticleRef mcPart)
inline

Definition at line 87 of file InstallArea/x86_64-el9-gcc13-opt/include/McTruth/McPrimaryParticle.h.

87 {
88 m_secondaries.push_back( mcPart );
89 }

◆ beginAssociated() [1/3]

Event::McParticleRefVec::const_iterator Event::McPrimaryParticle::beginAssociated ( ) const
inline

Definition at line 75 of file Event/McTruth/include/McTruth/McPrimaryParticle.h.

75 {
76 return m_associated.begin();
77 }

◆ beginAssociated() [2/3]

Event::McParticleRefVec::const_iterator Event::McPrimaryParticle::beginAssociated ( ) const
inline

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

75 {
76 return m_associated.begin();
77 }

◆ beginAssociated() [3/3]

Event::McParticleRefVec::const_iterator Event::McPrimaryParticle::beginAssociated ( ) const
inline

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

75 {
76 return m_associated.begin();
77 }

◆ beginSecondaries() [1/3]

Event::McParticleRefVec::const_iterator Event::McPrimaryParticle::beginSecondaries ( ) const
inline

Definition at line 66 of file Event/McTruth/include/McTruth/McPrimaryParticle.h.

66 {
67 return m_secondaries.begin();
68 }

◆ beginSecondaries() [2/3]

Event::McParticleRefVec::const_iterator Event::McPrimaryParticle::beginSecondaries ( ) const
inline

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

66 {
67 return m_secondaries.begin();
68 }

◆ beginSecondaries() [3/3]

Event::McParticleRefVec::const_iterator Event::McPrimaryParticle::beginSecondaries ( ) const
inline

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

66 {
67 return m_secondaries.begin();
68 }

◆ classID() [1/3]

const CLID & Event::McPrimaryParticle::classID ( )
inlinestatic

Definition at line 56 of file Event/McTruth/include/McTruth/McPrimaryParticle.h.

56{ return CLID_McPrimaryParticle; }
const CLID & CLID_McPrimaryParticle

Referenced by clID().

◆ classID() [2/3]

const CLID & Event::McPrimaryParticle::classID ( )
inlinestatic

◆ classID() [3/3]

const CLID & Event::McPrimaryParticle::classID ( )
inlinestatic

◆ clID() [1/3]

virtual const CLID & Event::McPrimaryParticle::clID ( ) const
inlinevirtual

◆ clID() [2/3]

virtual const CLID & Event::McPrimaryParticle::clID ( ) const
inlinevirtual

◆ clID() [3/3]

virtual const CLID & Event::McPrimaryParticle::clID ( ) const
inlinevirtual

◆ endAssociated() [1/3]

Event::McParticleRefVec::const_iterator Event::McPrimaryParticle::endAssociated ( ) const
inline

Definition at line 78 of file Event/McTruth/include/McTruth/McPrimaryParticle.h.

78 {
79 return m_associated.end();
80 }

◆ endAssociated() [2/3]

Event::McParticleRefVec::const_iterator Event::McPrimaryParticle::endAssociated ( ) const
inline

Definition at line 78 of file InstallArea/x86_64-el9-gcc13-dbg/include/McTruth/McPrimaryParticle.h.

78 {
79 return m_associated.end();
80 }

◆ endAssociated() [3/3]

Event::McParticleRefVec::const_iterator Event::McPrimaryParticle::endAssociated ( ) const
inline

Definition at line 78 of file InstallArea/x86_64-el9-gcc13-opt/include/McTruth/McPrimaryParticle.h.

78 {
79 return m_associated.end();
80 }

◆ endSecondaries() [1/3]

Event::McParticleRefVec::const_iterator Event::McPrimaryParticle::endSecondaries ( ) const
inline

Definition at line 69 of file Event/McTruth/include/McTruth/McPrimaryParticle.h.

69 {
70 return m_secondaries.end();
71 }

◆ endSecondaries() [2/3]

Event::McParticleRefVec::const_iterator Event::McPrimaryParticle::endSecondaries ( ) const
inline

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

69 {
70 return m_secondaries.end();
71 }

◆ endSecondaries() [3/3]

Event::McParticleRefVec::const_iterator Event::McPrimaryParticle::endSecondaries ( ) const
inline

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

69 {
70 return m_secondaries.end();
71 }

◆ getClassificationBits() [1/3]

const unsigned long Event::McPrimaryParticle::getClassificationBits ( ) const
inline

Retrieve classification bits (see above definitions).

Definition at line 59 of file Event/McTruth/include/McTruth/McPrimaryParticle.h.

59{ return m_classification; }

◆ getClassificationBits() [2/3]

const unsigned long Event::McPrimaryParticle::getClassificationBits ( ) const
inline

Retrieve classification bits (see above definitions).

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

59{ return m_classification; }

◆ getClassificationBits() [3/3]

const unsigned long Event::McPrimaryParticle::getClassificationBits ( ) const
inline

Retrieve classification bits (see above definitions).

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

59{ return m_classification; }

◆ getNumAssociated() [1/3]

const int Event::McPrimaryParticle::getNumAssociated ( ) const
inline

Retrieve number and iterators to the particles associated with primary.

Definition at line 74 of file Event/McTruth/include/McTruth/McPrimaryParticle.h.

74{ return m_associated.size(); }

◆ getNumAssociated() [2/3]

const int Event::McPrimaryParticle::getNumAssociated ( ) const
inline

Retrieve number and iterators to the particles associated with primary.

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

74{ return m_associated.size(); }

◆ getNumAssociated() [3/3]

const int Event::McPrimaryParticle::getNumAssociated ( ) const
inline

Retrieve number and iterators to the particles associated with primary.

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

74{ return m_associated.size(); }

◆ getNumSecondaries() [1/3]

const int Event::McPrimaryParticle::getNumSecondaries ( ) const
inline

Retrieve number and iterators to the daughters of the primary with hits in tracker.

Definition at line 65 of file Event/McTruth/include/McTruth/McPrimaryParticle.h.

65{ return m_secondaries.size(); }

◆ getNumSecondaries() [2/3]

const int Event::McPrimaryParticle::getNumSecondaries ( ) const
inline

Retrieve number and iterators to the daughters of the primary with hits in tracker.

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

65{ return m_secondaries.size(); }

◆ getNumSecondaries() [3/3]

const int Event::McPrimaryParticle::getNumSecondaries ( ) const
inline

Retrieve number and iterators to the daughters of the primary with hits in tracker.

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

65{ return m_secondaries.size(); }

◆ getPrimaryParticle() [1/3]

const Event::McParticleRef Event::McPrimaryParticle::getPrimaryParticle ( ) const
inline

Retrieve reference to the primary particle.

Definition at line 62 of file Event/McTruth/include/McTruth/McPrimaryParticle.h.

62{ return m_primary; }

◆ getPrimaryParticle() [2/3]

const Event::McParticleRef Event::McPrimaryParticle::getPrimaryParticle ( ) const
inline

Retrieve reference to the primary particle.

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

62{ return m_primary; }

◆ getPrimaryParticle() [3/3]

const Event::McParticleRef Event::McPrimaryParticle::getPrimaryParticle ( ) const
inline

Retrieve reference to the primary particle.

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

62{ return m_primary; }

◆ setClassificationBits() [1/3]

void Event::McPrimaryParticle::setClassificationBits ( const unsigned long bits)
inline

Definition at line 93 of file Event/McTruth/include/McTruth/McPrimaryParticle.h.

93{ m_classification |= bits; }

◆ setClassificationBits() [2/3]

void Event::McPrimaryParticle::setClassificationBits ( const unsigned long bits)
inline

Definition at line 93 of file InstallArea/x86_64-el9-gcc13-dbg/include/McTruth/McPrimaryParticle.h.

93{ m_classification |= bits; }

◆ setClassificationBits() [3/3]

void Event::McPrimaryParticle::setClassificationBits ( const unsigned long bits)
inline

Definition at line 93 of file InstallArea/x86_64-el9-gcc13-opt/include/McTruth/McPrimaryParticle.h.

93{ m_classification |= bits; }

◆ setPrimaryParticle() [1/3]

void Event::McPrimaryParticle::setPrimaryParticle ( const Event::McParticleRef mcPart)
inline

Return an McParticle reference vector of all McParticles which leave hits in tracker.

For building

Definition at line 86 of file Event/McTruth/include/McTruth/McPrimaryParticle.h.

86{ m_primary = mcPart; }

◆ setPrimaryParticle() [2/3]

void Event::McPrimaryParticle::setPrimaryParticle ( const Event::McParticleRef mcPart)
inline

Return an McParticle reference vector of all McParticles which leave hits in tracker.

For building

Definition at line 86 of file InstallArea/x86_64-el9-gcc13-dbg/include/McTruth/McPrimaryParticle.h.

86{ m_primary = mcPart; }

◆ setPrimaryParticle() [3/3]

void Event::McPrimaryParticle::setPrimaryParticle ( const Event::McParticleRef mcPart)
inline

Return an McParticle reference vector of all McParticles which leave hits in tracker.

For building

Definition at line 86 of file InstallArea/x86_64-el9-gcc13-opt/include/McTruth/McPrimaryParticle.h.

86{ m_primary = mcPart; }

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