Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
object_creation::TrackParameters Class Reference

TrackParameters class. More...

#include "ObjectCreation.h"

Inheritance diagram for object_creation::TrackParameters:
Collaboration diagram for object_creation::TrackParameters:

Public Attributes

pandora::InputFloat m_d0
 The 2D impact parameter wrt (0,0), units mm.
 
pandora::InputFloat m_z0
 The z coordinate at the 2D distance of closest approach, units mm.
 
pandora::InputInt m_particleId
 The PDG code of the tracked particle.
 
pandora::InputInt m_charge
 The charge of the tracked particle.
 
pandora::InputFloat m_mass
 The mass of the tracked particle, units GeV.
 
pandora::InputCartesianVector m_momentumAtDca
 Track momentum at the 2D distance of closest approach, units GeV.
 
pandora::InputTrackState m_trackStateAtStart
 Track state at the start of the track, units mm and GeV.
 
pandora::InputTrackState m_trackStateAtEnd
 Track state at the end of the track, units mm and GeV.
 
pandora::InputTrackState m_trackStateAtCalorimeter
 The (sometimes projected) track state at the calorimeter, units mm and GeV.
 
pandora::InputFloat m_timeAtCalorimeter
 The (sometimes projected) time at the calorimeter, units ns.
 
pandora::InputBool m_reachesCalorimeter
 Whether the track actually reaches the calorimeter.
 
pandora::InputBool m_isProjectedToEndCap
 Whether the calorimeter projection is to an endcap.
 
pandora::InputBool m_canFormPfo
 Whether track should form a pfo, if it has an associated cluster.
 
pandora::InputBool m_canFormClusterlessPfo
 Whether track should form a pfo, even if it has no associated cluster.
 
pandora::InputAddress m_pParentAddress
 Address of the parent track in the user framework.
 

Detailed Description

TrackParameters class.

Definition at line 168 of file ObjectCreation.h.

Member Data Documentation

◆ m_canFormClusterlessPfo

pandora::InputBool object_creation::TrackParameters::m_canFormClusterlessPfo

Whether track should form a pfo, even if it has no associated cluster.

Definition at line 184 of file ObjectCreation.h.

◆ m_canFormPfo

pandora::InputBool object_creation::TrackParameters::m_canFormPfo

Whether track should form a pfo, if it has an associated cluster.

Definition at line 183 of file ObjectCreation.h.

◆ m_charge

pandora::InputInt object_creation::TrackParameters::m_charge

The charge of the tracked particle.

Definition at line 174 of file ObjectCreation.h.

◆ m_d0

pandora::InputFloat object_creation::TrackParameters::m_d0

The 2D impact parameter wrt (0,0), units mm.

Definition at line 171 of file ObjectCreation.h.

◆ m_isProjectedToEndCap

pandora::InputBool object_creation::TrackParameters::m_isProjectedToEndCap

Whether the calorimeter projection is to an endcap.

Definition at line 182 of file ObjectCreation.h.

◆ m_mass

pandora::InputFloat object_creation::TrackParameters::m_mass

The mass of the tracked particle, units GeV.

Definition at line 175 of file ObjectCreation.h.

◆ m_momentumAtDca

pandora::InputCartesianVector object_creation::TrackParameters::m_momentumAtDca

Track momentum at the 2D distance of closest approach, units GeV.

Definition at line 176 of file ObjectCreation.h.

◆ m_particleId

pandora::InputInt object_creation::TrackParameters::m_particleId

The PDG code of the tracked particle.

Definition at line 173 of file ObjectCreation.h.

◆ m_pParentAddress

pandora::InputAddress object_creation::TrackParameters::m_pParentAddress

Address of the parent track in the user framework.

Definition at line 185 of file ObjectCreation.h.

◆ m_reachesCalorimeter

pandora::InputBool object_creation::TrackParameters::m_reachesCalorimeter

Whether the track actually reaches the calorimeter.

Definition at line 181 of file ObjectCreation.h.

◆ m_timeAtCalorimeter

pandora::InputFloat object_creation::TrackParameters::m_timeAtCalorimeter

The (sometimes projected) time at the calorimeter, units ns.

Definition at line 180 of file ObjectCreation.h.

◆ m_trackStateAtCalorimeter

pandora::InputTrackState object_creation::TrackParameters::m_trackStateAtCalorimeter

The (sometimes projected) track state at the calorimeter, units mm and GeV.

Definition at line 179 of file ObjectCreation.h.

◆ m_trackStateAtEnd

pandora::InputTrackState object_creation::TrackParameters::m_trackStateAtEnd

Track state at the end of the track, units mm and GeV.

Definition at line 178 of file ObjectCreation.h.

◆ m_trackStateAtStart

pandora::InputTrackState object_creation::TrackParameters::m_trackStateAtStart

Track state at the start of the track, units mm and GeV.

Definition at line 177 of file ObjectCreation.h.

◆ m_z0

pandora::InputFloat object_creation::TrackParameters::m_z0

The z coordinate at the 2D distance of closest approach, units mm.

Definition at line 172 of file ObjectCreation.h.


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