![]() |
ATLAS Offline Software
|
Public Member Functions | |
| TrackIsoHelpKey (IDataHandleHolder *owningAlg) | |
| constructor More... | |
| void | declare (IDataHandleHolder *owningAlg) |
| only to be called after placed in the final location, to propagate dependencies More... | |
Public Attributes | |
| SG::WriteDecorHandleKeyArray< xAOD::IParticleContainer > | isoDeco |
| The actual isolations. More... | |
| SG::WriteDecorHandleKeyArray< xAOD::IParticleContainer > | isoDecoV |
| std::map< xAOD::Iso::IsolationTrackCorrection, SG::WriteDecorHandleKey< xAOD::IParticleContainer > > | coreCorDeco |
| The corrections. More... | |
| std::vector< xAOD::Iso::IsolationType > | isoTypes |
| the types of isolations to calculate More... | |
| xAOD::TrackCorrection | CorrList |
| to keep track of the corrections More... | |
| SG::WriteDecorHandleKey< xAOD::IParticleContainer > | corrBitsetDeco |
Definition at line 285 of file IsolationBuilder.h.
| IsolationBuilder::TrackIsoHelpKey::TrackIsoHelpKey | ( | IDataHandleHolder * | owningAlg | ) |
| void IsolationBuilder::TrackIsoHelpKey::declare | ( | IDataHandleHolder * | owningAlg | ) |
only to be called after placed in the final location, to propagate dependencies
Definition at line 216 of file IsolationBuilder.cxx.
| std::map<xAOD::Iso::IsolationTrackCorrection, SG::WriteDecorHandleKey<xAOD::IParticleContainer> > IsolationBuilder::TrackIsoHelpKey::coreCorDeco |
The corrections.
Definition at line 301 of file IsolationBuilder.h.
| SG::WriteDecorHandleKey<xAOD::IParticleContainer> IsolationBuilder::TrackIsoHelpKey::corrBitsetDeco |
Definition at line 310 of file IsolationBuilder.h.
| xAOD::TrackCorrection IsolationBuilder::TrackIsoHelpKey::CorrList |
to keep track of the corrections
Definition at line 307 of file IsolationBuilder.h.
| SG::WriteDecorHandleKeyArray<xAOD::IParticleContainer> IsolationBuilder::TrackIsoHelpKey::isoDeco |
The actual isolations.
Definition at line 295 of file IsolationBuilder.h.
| SG::WriteDecorHandleKeyArray<xAOD::IParticleContainer> IsolationBuilder::TrackIsoHelpKey::isoDecoV |
Definition at line 296 of file IsolationBuilder.h.
| std::vector<xAOD::Iso::IsolationType> IsolationBuilder::TrackIsoHelpKey::isoTypes |
the types of isolations to calculate
Definition at line 304 of file IsolationBuilder.h.
1.8.18