|
|
SG::WriteDecorHandleKey< xAOD::EventInfo > | m_OrigPVNTracks {this, "DO_NOT_SET1", "", "internal property"} |
|
SG::WriteDecorHandleKey< xAOD::EventInfo > | m_OrigNTracksKeys {this, "DO_NOT_SET2", "", "internal property"} |
|
SG::WriteDecorHandleKey< xAOD::EventInfo > | m_OrigNTracksLRTKeys {this, "DO_NOT_SET22", "", "internal property"} |
|
SG::WriteDecorHandleKey< xAOD::EventInfo > | m_OrigNtype0 {this, "DO_NOT_SET3", "", "internal property"} |
|
SG::WriteDecorHandleKey< xAOD::EventInfo > | m_OrigNtype1 {this, "DO_NOT_SET4", "", "internal property"} |
|
SG::WriteDecorHandleKey< xAOD::EventInfo > | m_OrigNtype2 {this, "DO_NOT_SET5", "", "internal property"} |
|
SG::WriteDecorHandleKey< xAOD::EventInfo > | m_OrigNtype3 {this, "DO_NOT_SET6", "", "internal property"} |
|
SG::WriteDecorHandleKey< xAOD::EventInfo > | m_OrigNtypeUnknown {this, "DO_NOT_SET7", "", "internal property"} |
|
SG::WriteDecorHandleKey< xAOD::VertexContainer > | m_OrigSqrtPt2Sum {this, "DO_NOT_SET8", "", "internal property"} |
|
SG::WriteDecorHandleKey< xAOD::VertexContainer > | m_d_nPVTracks {this, "DO_NOT_SET9", "", "internal property"} |
|
SG::ReadHandleKey< xAOD::TrackParticleContainer > | m_TrackContainername |
|
SG::ReadHandleKey< xAOD::TrackParticleContainer > | m_TrackContainerLRTname |
|
SG::ReadHandleKey< xAOD::VertexContainer > | m_PVContainername |
|
bool | m_addPVCountsByType |
|
bool | m_addNTracksToPVs |
|
bool | m_addSqrtPt2SumToPVs |
|
Augmentation with primary vertex counts (before thinning)
This tool adds primary vertex counts and track counts to the EventInfo container in order to preserve them in case the primary vertex or track collections are thinned.
Job options
Name | Description |
TrackContainer | name of the TrackParticle container to be used |
VertexContainer | name of the Vertex container to be used |
AddPVCountsByType | add PV counts by PV type (default: false) |
Definition at line 60 of file AugOriginalCounts.h.