ATLAS Offline Software
|
Public Attributes | |
const xAOD::TrackParticleContainer * | inDetContainer {nullptr} |
Track particle container. More... | |
const CaloExtensionCollection * | extensionContainer {nullptr} |
Cache of the CaloExtensions. More... | |
bool | flagAsSAF {false} |
Flag the candidates as sillicion forward associated. More... | |
std::unique_ptr< InDetCandidateCollection > | outputContainer = std::make_unique<InDetCandidateCollection>(SG::OWN_ELEMENTS) |
Output container for the StoreGate. More... | |
const Trk::ITrackSelectorTool * | trackSelector {nullptr} |
Corresponding track selector. More... | |
Definition at line 51 of file MuonCombinedInDetCandidateAlg.h.
const CaloExtensionCollection* MuonCombinedInDetCandidateAlg::InDetCandidateCache::extensionContainer {nullptr} |
Cache of the CaloExtensions.
Definition at line 55 of file MuonCombinedInDetCandidateAlg.h.
bool MuonCombinedInDetCandidateAlg::InDetCandidateCache::flagAsSAF {false} |
Flag the candidates as sillicion forward associated.
Definition at line 57 of file MuonCombinedInDetCandidateAlg.h.
const xAOD::TrackParticleContainer* MuonCombinedInDetCandidateAlg::InDetCandidateCache::inDetContainer {nullptr} |
Track particle container.
Definition at line 53 of file MuonCombinedInDetCandidateAlg.h.
std::unique_ptr<InDetCandidateCollection> MuonCombinedInDetCandidateAlg::InDetCandidateCache::outputContainer = std::make_unique<InDetCandidateCollection>(SG::OWN_ELEMENTS) |
Output container for the StoreGate.
Definition at line 59 of file MuonCombinedInDetCandidateAlg.h.
const Trk::ITrackSelectorTool* MuonCombinedInDetCandidateAlg::InDetCandidateCache::trackSelector {nullptr} |
Corresponding track selector.
Definition at line 61 of file MuonCombinedInDetCandidateAlg.h.