◆ cluster()
◆ createShapeFromParameters()
Definition at line 236 of file IParticleHandle_CaloCluster.cxx.
237{
239
246 }
247
248
250
251
252
253
254
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335}
bool showOutlines() const
SoGenericBox * m_genericBox
void updateShapePars(const IParticleCollHandle_CaloCluster *coll_handle)
static void messageVerbose(const QString &)
SoMaterial * material() const
◆ e()
| double IParticleHandle_CaloCluster::Imp::e |
( |
| ) |
const |
|
inline |
◆ energyForLengthAndCuts() [1/2]
| double IParticleHandle_CaloCluster::Imp::energyForLengthAndCuts |
( |
| ) |
|
|
inline |
◆ energyForLengthAndCuts() [2/2]
◆ et()
| double IParticleHandle_CaloCluster::Imp::et |
( |
| ) |
const |
|
inline |
◆ eta()
| double IParticleHandle_CaloCluster::Imp::eta |
( |
| ) |
const |
|
inline |
◆ genericBox()
| SoGenericBox * IParticleHandle_CaloCluster::Imp::genericBox |
( |
| ) |
|
|
inline |
◆ phi()
| double IParticleHandle_CaloCluster::Imp::phi |
( |
| ) |
const |
|
inline |
◆ updateShapePars()
Definition at line 213 of file IParticleHandle_CaloCluster.cxx.
214{
216
217
218 const double dEta = 0.05;
219 const double dPhi = 0.05;
220 const double theEta =
eta();
221 const double thePhi =
phi();
224 m_genericBox->setParametersForBarrelEtaPhiCell( theEta-0.5*dEta, theEta+0.5*dEta,thePhi-0.5*dPhi, thePhi+0.5*dPhi,
226 } else {
227 m_genericBox->setParametersForEndCapEtaPhiCell( theEta-0.5*dEta, theEta+0.5*dEta,thePhi-0.5*dPhi, thePhi+0.5*dPhi,
229 }
230}
double energyToLength(const double &energy) const
static const double calo_start_r
static const double calo_start_z
static const double calo_crack_eta
double energyForLengthAndCuts()
bool dPhi(const xAOD::TauJet &tau, const xAOD::CaloVertexedTopoCluster &cluster, float &out)
bool dEta(const xAOD::TauJet &tau, const xAOD::CaloVertexedTopoCluster &cluster, float &out)
◆ considerTransverseEnergies
| bool IParticleHandle_CaloCluster::Imp::considerTransverseEnergies = true |
◆ m_cluster
◆ m_genericBox
| SoGenericBox* IParticleHandle_CaloCluster::Imp::m_genericBox = nullptr |
◆ sep
| SoSeparator* IParticleHandle_CaloCluster::Imp::sep = nullptr |
◆ theclass
◆ theCollHandle
The documentation for this class was generated from the following file: