Belle II Software development
EventLevelClusteringInfo Class Reference

ECL/KLM clustering event level information: More...

#include <EventLevelClusteringInfo.h>

Inheritance diagram for EventLevelClusteringInfo:

Public Member Functions

 EventLevelClusteringInfo ()=default
 Default constructor.
 
uint16_t getNECLCalDigitsOutOfTimeFWD () const
 ECL: getter for the number of ECLCalDigits that are out of time and above some MeV (scale ~linearly with background), forward endcap.
 
uint16_t getNECLCalDigitsOutOfTimeBarrel () const
 ECL: getter for the number of ECLCalDigits that are out of time and above some MeV (scale ~linearly with background), barrel.
 
uint16_t getNECLCalDigitsOutOfTimeBWD () const
 ECL: getter for the number of ECLCalDigits that are out of time and above some MeV (scale ~linearly with background), backward endcap.
 
uint16_t getNECLCalDigitsOutOfTime () const
 ECL: getter for the number of ECLCalDigits that are out of time and above some MeV (scale ~linearly with background), entire ECL.
 
void setNECLCalDigitsOutOfTimeFWD (uint16_t const nECLCalDigitsOutOfTimeFWD)
 ECL: setter for the number of ECLCalDigits that are out of time and above some MeV, forward endcap.
 
void setNECLCalDigitsOutOfTimeBarrel (uint16_t const nECLCalDigitsOutOfTimeBarrel)
 ECL: setter for the number of ECLCalDigits that are out of time and above some MeV, barrel.
 
void setNECLCalDigitsOutOfTimeBWD (uint16_t const nECLCalDigitsOutOfTimeBWD)
 ECL: setter for the number of ECLCalDigits that are out of time and above some MeV, backward endcap.
 
uint8_t getNECLShowersRejectedFWD () const
 ECL: getter for the number of photon ECLShowers that are not stored as ECLClusters, forward endcap.
 
uint8_t getNECLShowersRejectedBarrel () const
 ECL: getter for the number of photon ECLShowers that are not stored as ECLClusters, barrel.
 
uint8_t getNECLShowersRejectedBWD () const
 ECL: getter for the number of photon ECLShowers that are not stored as ECLClusters, backward endcap.
 
uint8_t getNECLShowersRejected () const
 ECL: setter for the number of photon ECLShowers that are not stored as ECLClusters, entire ECL.
 
void setNECLShowersRejectedFWD (uint8_t const nECLShowersRejectedFWD)
 ECL: setter for the number of photon ECLShowers that are not stored as ECLClusters, forward endcap.
 
void setNECLShowersRejectedBarrel (uint8_t const nECLShowersRejectedBarrel)
 ECL: setter for the number of photon ECLShowers that are not stored as ECLClusters, barrel.
 
void setNECLShowersRejectedBWD (uint8_t const nECLShowersRejectedBWD)
 ECL: setter for the number of photon ECLShowers that are not stored as ECLClusters, backward endcap.
 
uint16_t getNKLMDigitsMultiStripFWD () const
 KLM: getter for the number of multi-strip KLMDigits, forward endcap.
 
uint16_t getNKLMDigitsMultiStripBarrel () const
 KLM: getter for the number of multi-strip KLMDigits, barrel.
 
uint16_t getNKLMDigitsMultiStripBWD () const
 KLM: getter for the number of multi-strip KLMDigits, backward endcap.
 
uint16_t getNKLMDigitsMultiStrip () const
 KLM: getter for the number of multi-strip KLMDigits, entire KLM.
 
void setNKLMDigitsMultiStripFWD (uint16_t const nKLMDigitsMultiStripFWD)
 KLM: setter for the number of multi-strip KLMDigits, forward endcap.
 
void setNKLMDigitsMultiStripBarrel (uint16_t const nKLMDigitsMultiStripBarrel)
 KLM: setter for the number of multi-strip KLMDigits, barrel.
 
void setNKLMDigitsMultiStripBWD (uint16_t const nKLMDigitsMultiStripBWD)
 KLM: setter for the number of multi-strip KLMDigits, backward endcap.
 
uint16_t getNECLShowersFWD () const
 ECL: getter for the number of ECLShowers with photon hypothesis, forward endcap.
 
uint16_t getNECLShowersBarrel () const
 ECL: getter for the number of ECLShowers with photon hypothesis, barrel.
 
uint16_t getNECLShowersBWD () const
 ECL: getter for the number of ECLShowers with photon hypothesis, backward endcap.
 
uint16_t getNECLShowers () const
 ECL: getter for the number of ECLShowers with photon hypothesis, entire ECL.
 
void setNECLShowersFWD (uint16_t const nECLShowersFWD)
 ECL: setter for the number of ECLShowers, forward endcap.
 
void setNECLShowersBarrel (uint16_t const nECLShowersBarrel)
 ECL: setter for the number of ECLShowers, barrel.
 
void setNECLShowersBWD (uint16_t const nECLShowersBWD)
 ECL: setter for the number of ECLShowers, backward endcap.
 
uint16_t getNECLLocalMaximumsFWD () const
 ECL: getter for the number of ECLLocalMaximums, forward endcap.
 
uint16_t getNECLLocalMaximumsBarrel () const
 ECL: getter for the number of ECLLocalMaximums, barrel.
 
uint16_t getNECLLocalMaximumsBWD () const
 ECL: getter for the number of ECLLocalMaximums, backward endcap.
 
uint16_t getNECLLocalMaximums () const
 ECL: getter for the number of ECLLocalMaximums, full ECL.
 
void setNECLLocalMaximumsFWD (uint16_t const nECLLocalMaximumsFWD)
 ECL: setter for the number of ECLLocalMaximums, forward endcap.
 
void setNECLLocalMaximumsBarrel (uint16_t const nECLLocalMaximumsBarrel)
 ECL: setter for the number of ECLLocalMaximums, barrel.
 
void setNECLLocalMaximumsBWD (uint16_t const nECLLocalMaximumsBWD)
 ECL: setter for the number of ECLLocalMaximums, backward endcap.
 
uint16_t getNECLTriggerCellsFWD () const
 ECL: getter for the number of trigger cells (above 100 MeV), forward endcap.
 
uint16_t getNECLTriggerCellsBarrel () const
 ECL: getter for the number of trigger cells (above 100 MeV), barrel.
 
uint16_t getNECLTriggerCellsBWD () const
 ECL: getter for the number of trigger cells (above 100 MeV), backward endcap.
 
uint16_t getNECLTriggerCells () const
 ECL: getter for the number of trigger cells (above 100 MeV), full ECL.
 
void setNECLTriggerCellsFWD (uint16_t const nECLTriggerCellsFWD)
 ECL: setter for the number of trigger cells, forward endcap.
 
void setNECLTriggerCellsBarrel (uint16_t const nECLTriggerCellsBarrel)
 ECL: setter for the number of trigger cells, barrel.
 
void setNECLTriggerCellsBWD (uint16_t const nECLTriggerCellsBWD)
 ECL: setter for the number of trigger cells, backward endcap.
 

Private Member Functions

 ClassDef (EventLevelClusteringInfo, 4)
 Class definition.
 

Private Attributes

uint16_t m_nECLCalDigitsOutOfTimeFWD {0}
 ECL: number of out of time, energetic ECLCalDigits, forward endcap.
 
uint16_t m_nECLCalDigitsOutOfTimeBarrel {0}
 ECL: number of out of time, energetic ECLCalDigits, barrel.
 
uint16_t m_nECLCalDigitsOutOfTimeBWD {0}
 ECL: number of out of time, energetic ECLCalDigits, backward endcap.
 
uint16_t m_nKLMDigitsMultiStripFWD {0}
 KLM: number of multi-strip KLMDigits, forward endcap.
 
uint16_t m_nKLMDigitsMultiStripBarrel {0}
 KLM: number of multi-strip KLMDigits, barrel.
 
uint16_t m_nKLMDigitsMultiStripBWD {0}
 KLM: number of multi-strip KLMDigits, backward endcap.
 
uint16_t m_nECLShowersFWD {0}
 ECL: number of ECLShowers, forward endcap.
 
uint16_t m_nECLShowersBarrel {0}
 ECL: number of ECLShowers, barrel.
 
uint16_t m_nECLShowersBWD {0}
 ECL: number of ECLShowers, backward endcap.
 
uint16_t m_nECLLocalMaximumsFWD {0}
 ECL: number of ECLLocalMaximums, forward endcap.
 
uint16_t m_nECLLocalMaximumsBarrel {0}
 ECL: number of ECLLocalMaximums, barrel.
 
uint16_t m_nECLLocalMaximumsBWD {0}
 ECL: number of ECLLocalMaximums, backward endcap.
 
uint16_t m_nECLTriggerCellsFWD {0}
 ECL: number of ECL trigger cells, forward endcap.
 
uint16_t m_nECLTriggerCellsBarrel {0}
 ECL: number of ECL trigger cells, barrel.
 
uint16_t m_nECLTriggerCellsBWD {0}
 ECL: number of ECL trigger cells, backward endcap.
 
uint8_t m_nECLShowersRejectedFWD {0}
 ECL: number of photon ECLShowers that are rejected before storing to mdst (max.
 
uint8_t m_nECLShowersRejectedBarrel {0}
 ECL: cumber of photon ECLShowers that are rejected before storing to mdst (max.
 
uint8_t m_nECLShowersRejectedBWD {0}
 ECL: number of photon ECLShowers that are rejected before storing to mdst (max.
 

Detailed Description

ECL/KLM clustering event level information:

  • out of time ECLCalDigits;
  • ECLShowers rejected before storing to mdst;
  • ECLShowers;
  • ECLLocalMaximums;
  • ECL trigger cells;
  • multi-strip KLMDigits.

Definition at line 30 of file EventLevelClusteringInfo.h.

Member Function Documentation

◆ getNECLCalDigitsOutOfTime()

uint16_t getNECLCalDigitsOutOfTime ( ) const
inline

ECL: getter for the number of ECLCalDigits that are out of time and above some MeV (scale ~linearly with background), entire ECL.

Definition at line 55 of file EventLevelClusteringInfo.h.

56 {
58 }
uint16_t m_nECLCalDigitsOutOfTimeFWD
ECL: number of out of time, energetic ECLCalDigits, forward endcap.
uint16_t m_nECLCalDigitsOutOfTimeBarrel
ECL: number of out of time, energetic ECLCalDigits, barrel.
uint16_t m_nECLCalDigitsOutOfTimeBWD
ECL: number of out of time, energetic ECLCalDigits, backward endcap.

◆ getNECLCalDigitsOutOfTimeBarrel()

uint16_t getNECLCalDigitsOutOfTimeBarrel ( ) const
inline

ECL: getter for the number of ECLCalDigits that are out of time and above some MeV (scale ~linearly with background), barrel.

Definition at line 43 of file EventLevelClusteringInfo.h.

44 {
46 }

◆ getNECLCalDigitsOutOfTimeBWD()

uint16_t getNECLCalDigitsOutOfTimeBWD ( ) const
inline

ECL: getter for the number of ECLCalDigits that are out of time and above some MeV (scale ~linearly with background), backward endcap.

Definition at line 49 of file EventLevelClusteringInfo.h.

50 {
52 }

◆ getNECLCalDigitsOutOfTimeFWD()

uint16_t getNECLCalDigitsOutOfTimeFWD ( ) const
inline

ECL: getter for the number of ECLCalDigits that are out of time and above some MeV (scale ~linearly with background), forward endcap.

Definition at line 37 of file EventLevelClusteringInfo.h.

38 {
40 }

◆ getNECLLocalMaximums()

uint16_t getNECLLocalMaximums ( ) const
inline

ECL: getter for the number of ECLLocalMaximums, full ECL.

Definition at line 223 of file EventLevelClusteringInfo.h.

224 {
226 }
uint16_t m_nECLLocalMaximumsBarrel
ECL: number of ECLLocalMaximums, barrel.
uint16_t m_nECLLocalMaximumsFWD
ECL: number of ECLLocalMaximums, forward endcap.
uint16_t m_nECLLocalMaximumsBWD
ECL: number of ECLLocalMaximums, backward endcap.

◆ getNECLLocalMaximumsBarrel()

uint16_t getNECLLocalMaximumsBarrel ( ) const
inline

ECL: getter for the number of ECLLocalMaximums, barrel.

Definition at line 211 of file EventLevelClusteringInfo.h.

212 {
214 }

◆ getNECLLocalMaximumsBWD()

uint16_t getNECLLocalMaximumsBWD ( ) const
inline

ECL: getter for the number of ECLLocalMaximums, backward endcap.

Definition at line 217 of file EventLevelClusteringInfo.h.

218 {
220 }

◆ getNECLLocalMaximumsFWD()

uint16_t getNECLLocalMaximumsFWD ( ) const
inline

ECL: getter for the number of ECLLocalMaximums, forward endcap.

Definition at line 205 of file EventLevelClusteringInfo.h.

206 {
208 }

◆ getNECLShowers()

uint16_t getNECLShowers ( ) const
inline

ECL: getter for the number of ECLShowers with photon hypothesis, entire ECL.

Definition at line 181 of file EventLevelClusteringInfo.h.

182 {
184 }
uint16_t m_nECLShowersBarrel
ECL: number of ECLShowers, barrel.
uint16_t m_nECLShowersBWD
ECL: number of ECLShowers, backward endcap.
uint16_t m_nECLShowersFWD
ECL: number of ECLShowers, forward endcap.

◆ getNECLShowersBarrel()

uint16_t getNECLShowersBarrel ( ) const
inline

ECL: getter for the number of ECLShowers with photon hypothesis, barrel.

Definition at line 169 of file EventLevelClusteringInfo.h.

170 {
171 return m_nECLShowersBarrel;
172 }

◆ getNECLShowersBWD()

uint16_t getNECLShowersBWD ( ) const
inline

ECL: getter for the number of ECLShowers with photon hypothesis, backward endcap.

Definition at line 175 of file EventLevelClusteringInfo.h.

176 {
177 return m_nECLShowersBWD;
178 }

◆ getNECLShowersFWD()

uint16_t getNECLShowersFWD ( ) const
inline

ECL: getter for the number of ECLShowers with photon hypothesis, forward endcap.

Definition at line 163 of file EventLevelClusteringInfo.h.

164 {
165 return m_nECLShowersFWD;
166 }

◆ getNECLShowersRejected()

uint8_t getNECLShowersRejected ( ) const
inline

ECL: setter for the number of photon ECLShowers that are not stored as ECLClusters, entire ECL.

Definition at line 97 of file EventLevelClusteringInfo.h.

98 {
100 }
uint8_t m_nECLShowersRejectedBWD
ECL: number of photon ECLShowers that are rejected before storing to mdst (max.
uint8_t m_nECLShowersRejectedBarrel
ECL: cumber of photon ECLShowers that are rejected before storing to mdst (max.
uint8_t m_nECLShowersRejectedFWD
ECL: number of photon ECLShowers that are rejected before storing to mdst (max.

◆ getNECLShowersRejectedBarrel()

uint8_t getNECLShowersRejectedBarrel ( ) const
inline

ECL: getter for the number of photon ECLShowers that are not stored as ECLClusters, barrel.

Definition at line 85 of file EventLevelClusteringInfo.h.

86 {
88 }

◆ getNECLShowersRejectedBWD()

uint8_t getNECLShowersRejectedBWD ( ) const
inline

ECL: getter for the number of photon ECLShowers that are not stored as ECLClusters, backward endcap.

Definition at line 91 of file EventLevelClusteringInfo.h.

92 {
94 }

◆ getNECLShowersRejectedFWD()

uint8_t getNECLShowersRejectedFWD ( ) const
inline

ECL: getter for the number of photon ECLShowers that are not stored as ECLClusters, forward endcap.

Definition at line 79 of file EventLevelClusteringInfo.h.

80 {
82 }

◆ getNECLTriggerCells()

uint16_t getNECLTriggerCells ( ) const
inline

ECL: getter for the number of trigger cells (above 100 MeV), full ECL.

Definition at line 265 of file EventLevelClusteringInfo.h.

266 {
268 }
uint16_t m_nECLTriggerCellsBarrel
ECL: number of ECL trigger cells, barrel.
uint16_t m_nECLTriggerCellsBWD
ECL: number of ECL trigger cells, backward endcap.
uint16_t m_nECLTriggerCellsFWD
ECL: number of ECL trigger cells, forward endcap.

◆ getNECLTriggerCellsBarrel()

uint16_t getNECLTriggerCellsBarrel ( ) const
inline

ECL: getter for the number of trigger cells (above 100 MeV), barrel.

Definition at line 253 of file EventLevelClusteringInfo.h.

254 {
256 }

◆ getNECLTriggerCellsBWD()

uint16_t getNECLTriggerCellsBWD ( ) const
inline

ECL: getter for the number of trigger cells (above 100 MeV), backward endcap.

Definition at line 259 of file EventLevelClusteringInfo.h.

260 {
262 }

◆ getNECLTriggerCellsFWD()

uint16_t getNECLTriggerCellsFWD ( ) const
inline

ECL: getter for the number of trigger cells (above 100 MeV), forward endcap.

Definition at line 247 of file EventLevelClusteringInfo.h.

248 {
250 }

◆ getNKLMDigitsMultiStrip()

uint16_t getNKLMDigitsMultiStrip ( ) const
inline

KLM: getter for the number of multi-strip KLMDigits, entire KLM.

Definition at line 139 of file EventLevelClusteringInfo.h.

140 {
142 }
uint16_t m_nKLMDigitsMultiStripBWD
KLM: number of multi-strip KLMDigits, backward endcap.
uint16_t m_nKLMDigitsMultiStripBarrel
KLM: number of multi-strip KLMDigits, barrel.
uint16_t m_nKLMDigitsMultiStripFWD
KLM: number of multi-strip KLMDigits, forward endcap.

◆ getNKLMDigitsMultiStripBarrel()

uint16_t getNKLMDigitsMultiStripBarrel ( ) const
inline

KLM: getter for the number of multi-strip KLMDigits, barrel.

Definition at line 127 of file EventLevelClusteringInfo.h.

128 {
130 }

◆ getNKLMDigitsMultiStripBWD()

uint16_t getNKLMDigitsMultiStripBWD ( ) const
inline

KLM: getter for the number of multi-strip KLMDigits, backward endcap.

Definition at line 133 of file EventLevelClusteringInfo.h.

134 {
136 }

◆ getNKLMDigitsMultiStripFWD()

uint16_t getNKLMDigitsMultiStripFWD ( ) const
inline

KLM: getter for the number of multi-strip KLMDigits, forward endcap.

Definition at line 121 of file EventLevelClusteringInfo.h.

122 {
124 }

◆ setNECLCalDigitsOutOfTimeBarrel()

void setNECLCalDigitsOutOfTimeBarrel ( uint16_t const  nECLCalDigitsOutOfTimeBarrel)
inline

ECL: setter for the number of ECLCalDigits that are out of time and above some MeV, barrel.

Definition at line 67 of file EventLevelClusteringInfo.h.

68 {
69 m_nECLCalDigitsOutOfTimeBarrel = nECLCalDigitsOutOfTimeBarrel;
70 }

◆ setNECLCalDigitsOutOfTimeBWD()

void setNECLCalDigitsOutOfTimeBWD ( uint16_t const  nECLCalDigitsOutOfTimeBWD)
inline

ECL: setter for the number of ECLCalDigits that are out of time and above some MeV, backward endcap.

Definition at line 73 of file EventLevelClusteringInfo.h.

74 {
75 m_nECLCalDigitsOutOfTimeBWD = nECLCalDigitsOutOfTimeBWD;
76 }

◆ setNECLCalDigitsOutOfTimeFWD()

void setNECLCalDigitsOutOfTimeFWD ( uint16_t const  nECLCalDigitsOutOfTimeFWD)
inline

ECL: setter for the number of ECLCalDigits that are out of time and above some MeV, forward endcap.

Definition at line 61 of file EventLevelClusteringInfo.h.

62 {
63 m_nECLCalDigitsOutOfTimeFWD = nECLCalDigitsOutOfTimeFWD;
64 }

◆ setNECLLocalMaximumsBarrel()

void setNECLLocalMaximumsBarrel ( uint16_t const  nECLLocalMaximumsBarrel)
inline

ECL: setter for the number of ECLLocalMaximums, barrel.

Definition at line 235 of file EventLevelClusteringInfo.h.

236 {
237 m_nECLLocalMaximumsBarrel = nECLLocalMaximumsBarrel;
238 }

◆ setNECLLocalMaximumsBWD()

void setNECLLocalMaximumsBWD ( uint16_t const  nECLLocalMaximumsBWD)
inline

ECL: setter for the number of ECLLocalMaximums, backward endcap.

Definition at line 241 of file EventLevelClusteringInfo.h.

242 {
243 m_nECLLocalMaximumsBWD = nECLLocalMaximumsBWD;
244 }

◆ setNECLLocalMaximumsFWD()

void setNECLLocalMaximumsFWD ( uint16_t const  nECLLocalMaximumsFWD)
inline

ECL: setter for the number of ECLLocalMaximums, forward endcap.

Definition at line 229 of file EventLevelClusteringInfo.h.

230 {
231 m_nECLLocalMaximumsFWD = nECLLocalMaximumsFWD;
232 }

◆ setNECLShowersBarrel()

void setNECLShowersBarrel ( uint16_t const  nECLShowersBarrel)
inline

ECL: setter for the number of ECLShowers, barrel.

Definition at line 193 of file EventLevelClusteringInfo.h.

194 {
195 m_nECLShowersBarrel = nECLShowersBarrel;
196 }

◆ setNECLShowersBWD()

void setNECLShowersBWD ( uint16_t const  nECLShowersBWD)
inline

ECL: setter for the number of ECLShowers, backward endcap.

Definition at line 199 of file EventLevelClusteringInfo.h.

200 {
201 m_nECLShowersBWD = nECLShowersBWD;
202 }

◆ setNECLShowersFWD()

void setNECLShowersFWD ( uint16_t const  nECLShowersFWD)
inline

ECL: setter for the number of ECLShowers, forward endcap.

Definition at line 187 of file EventLevelClusteringInfo.h.

188 {
189 m_nECLShowersFWD = nECLShowersFWD;
190 }

◆ setNECLShowersRejectedBarrel()

void setNECLShowersRejectedBarrel ( uint8_t const  nECLShowersRejectedBarrel)
inline

ECL: setter for the number of photon ECLShowers that are not stored as ECLClusters, barrel.

Definition at line 109 of file EventLevelClusteringInfo.h.

110 {
111 m_nECLShowersRejectedBarrel = nECLShowersRejectedBarrel;
112 }

◆ setNECLShowersRejectedBWD()

void setNECLShowersRejectedBWD ( uint8_t const  nECLShowersRejectedBWD)
inline

ECL: setter for the number of photon ECLShowers that are not stored as ECLClusters, backward endcap.

Definition at line 115 of file EventLevelClusteringInfo.h.

116 {
117 m_nECLShowersRejectedBWD = nECLShowersRejectedBWD;
118 }

◆ setNECLShowersRejectedFWD()

void setNECLShowersRejectedFWD ( uint8_t const  nECLShowersRejectedFWD)
inline

ECL: setter for the number of photon ECLShowers that are not stored as ECLClusters, forward endcap.

Definition at line 103 of file EventLevelClusteringInfo.h.

104 {
105 m_nECLShowersRejectedFWD = nECLShowersRejectedFWD;
106 }

◆ setNECLTriggerCellsBarrel()

void setNECLTriggerCellsBarrel ( uint16_t const  nECLTriggerCellsBarrel)
inline

ECL: setter for the number of trigger cells, barrel.

Definition at line 277 of file EventLevelClusteringInfo.h.

278 {
279 m_nECLTriggerCellsBarrel = nECLTriggerCellsBarrel;
280 }

◆ setNECLTriggerCellsBWD()

void setNECLTriggerCellsBWD ( uint16_t const  nECLTriggerCellsBWD)
inline

ECL: setter for the number of trigger cells, backward endcap.

Definition at line 283 of file EventLevelClusteringInfo.h.

284 {
285 m_nECLTriggerCellsBWD = nECLTriggerCellsBWD;
286 }

◆ setNECLTriggerCellsFWD()

void setNECLTriggerCellsFWD ( uint16_t const  nECLTriggerCellsFWD)
inline

ECL: setter for the number of trigger cells, forward endcap.

Definition at line 271 of file EventLevelClusteringInfo.h.

272 {
273 m_nECLTriggerCellsFWD = nECLTriggerCellsFWD;
274 }

◆ setNKLMDigitsMultiStripBarrel()

void setNKLMDigitsMultiStripBarrel ( uint16_t const  nKLMDigitsMultiStripBarrel)
inline

KLM: setter for the number of multi-strip KLMDigits, barrel.

Definition at line 151 of file EventLevelClusteringInfo.h.

152 {
153 m_nKLMDigitsMultiStripBarrel = nKLMDigitsMultiStripBarrel;
154 }

◆ setNKLMDigitsMultiStripBWD()

void setNKLMDigitsMultiStripBWD ( uint16_t const  nKLMDigitsMultiStripBWD)
inline

KLM: setter for the number of multi-strip KLMDigits, backward endcap.

Definition at line 157 of file EventLevelClusteringInfo.h.

158 {
159 m_nKLMDigitsMultiStripBWD = nKLMDigitsMultiStripBWD;
160 }

◆ setNKLMDigitsMultiStripFWD()

void setNKLMDigitsMultiStripFWD ( uint16_t const  nKLMDigitsMultiStripFWD)
inline

KLM: setter for the number of multi-strip KLMDigits, forward endcap.

Definition at line 145 of file EventLevelClusteringInfo.h.

146 {
147 m_nKLMDigitsMultiStripFWD = nKLMDigitsMultiStripFWD;
148 }

Member Data Documentation

◆ m_nECLCalDigitsOutOfTimeBarrel

uint16_t m_nECLCalDigitsOutOfTimeBarrel {0}
private

ECL: number of out of time, energetic ECLCalDigits, barrel.

Definition at line 294 of file EventLevelClusteringInfo.h.

◆ m_nECLCalDigitsOutOfTimeBWD

uint16_t m_nECLCalDigitsOutOfTimeBWD {0}
private

ECL: number of out of time, energetic ECLCalDigits, backward endcap.

Definition at line 297 of file EventLevelClusteringInfo.h.

◆ m_nECLCalDigitsOutOfTimeFWD

uint16_t m_nECLCalDigitsOutOfTimeFWD {0}
private

ECL: number of out of time, energetic ECLCalDigits, forward endcap.

Definition at line 291 of file EventLevelClusteringInfo.h.

◆ m_nECLLocalMaximumsBarrel

uint16_t m_nECLLocalMaximumsBarrel {0}
private

ECL: number of ECLLocalMaximums, barrel.

Definition at line 321 of file EventLevelClusteringInfo.h.

◆ m_nECLLocalMaximumsBWD

uint16_t m_nECLLocalMaximumsBWD {0}
private

ECL: number of ECLLocalMaximums, backward endcap.

Definition at line 324 of file EventLevelClusteringInfo.h.

◆ m_nECLLocalMaximumsFWD

uint16_t m_nECLLocalMaximumsFWD {0}
private

ECL: number of ECLLocalMaximums, forward endcap.

Definition at line 318 of file EventLevelClusteringInfo.h.

◆ m_nECLShowersBarrel

uint16_t m_nECLShowersBarrel {0}
private

ECL: number of ECLShowers, barrel.

Definition at line 312 of file EventLevelClusteringInfo.h.

◆ m_nECLShowersBWD

uint16_t m_nECLShowersBWD {0}
private

ECL: number of ECLShowers, backward endcap.

Definition at line 315 of file EventLevelClusteringInfo.h.

◆ m_nECLShowersFWD

uint16_t m_nECLShowersFWD {0}
private

ECL: number of ECLShowers, forward endcap.

Definition at line 309 of file EventLevelClusteringInfo.h.

◆ m_nECLShowersRejectedBarrel

uint8_t m_nECLShowersRejectedBarrel {0}
private

ECL: cumber of photon ECLShowers that are rejected before storing to mdst (max.

255), barrel.

Definition at line 339 of file EventLevelClusteringInfo.h.

◆ m_nECLShowersRejectedBWD

uint8_t m_nECLShowersRejectedBWD {0}
private

ECL: number of photon ECLShowers that are rejected before storing to mdst (max.

255), backward endcap.

Definition at line 342 of file EventLevelClusteringInfo.h.

◆ m_nECLShowersRejectedFWD

uint8_t m_nECLShowersRejectedFWD {0}
private

ECL: number of photon ECLShowers that are rejected before storing to mdst (max.

255), endcap forward.

Definition at line 336 of file EventLevelClusteringInfo.h.

◆ m_nECLTriggerCellsBarrel

uint16_t m_nECLTriggerCellsBarrel {0}
private

ECL: number of ECL trigger cells, barrel.

Definition at line 330 of file EventLevelClusteringInfo.h.

◆ m_nECLTriggerCellsBWD

uint16_t m_nECLTriggerCellsBWD {0}
private

ECL: number of ECL trigger cells, backward endcap.

Definition at line 333 of file EventLevelClusteringInfo.h.

◆ m_nECLTriggerCellsFWD

uint16_t m_nECLTriggerCellsFWD {0}
private

ECL: number of ECL trigger cells, forward endcap.

Definition at line 327 of file EventLevelClusteringInfo.h.

◆ m_nKLMDigitsMultiStripBarrel

uint16_t m_nKLMDigitsMultiStripBarrel {0}
private

KLM: number of multi-strip KLMDigits, barrel.

Definition at line 303 of file EventLevelClusteringInfo.h.

◆ m_nKLMDigitsMultiStripBWD

uint16_t m_nKLMDigitsMultiStripBWD {0}
private

KLM: number of multi-strip KLMDigits, backward endcap.

Definition at line 306 of file EventLevelClusteringInfo.h.

◆ m_nKLMDigitsMultiStripFWD

uint16_t m_nKLMDigitsMultiStripFWD {0}
private

KLM: number of multi-strip KLMDigits, forward endcap.

Definition at line 300 of file EventLevelClusteringInfo.h.


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