ATLAS Offline Software
Public Attributes | List of all members
MuonCombinedInDetCandidateAlg::InDetCandidateCache Struct Reference
Collaboration diagram for MuonCombinedInDetCandidateAlg::InDetCandidateCache:

Public Attributes

const xAOD::TrackParticleContainerinDetContainer {nullptr}
 Track particle container. More...
 
const CaloExtensionCollectionextensionContainer {nullptr}
 Cache of the CaloExtensions. More...
 
bool flagAsSAF {false}
 Flag the candidates as sillicion forward associated. More...
 
std::unique_ptr< InDetCandidateCollectionoutputContainer = std::make_unique<InDetCandidateCollection>(SG::OWN_ELEMENTS)
 Output container for the StoreGate. More...
 
const Trk::ITrackSelectorTooltrackSelector {nullptr}
 Corresponding track selector. More...
 

Detailed Description

Definition at line 51 of file MuonCombinedInDetCandidateAlg.h.

Member Data Documentation

◆ extensionContainer

const CaloExtensionCollection* MuonCombinedInDetCandidateAlg::InDetCandidateCache::extensionContainer {nullptr}

Cache of the CaloExtensions.

Definition at line 55 of file MuonCombinedInDetCandidateAlg.h.

◆ flagAsSAF

bool MuonCombinedInDetCandidateAlg::InDetCandidateCache::flagAsSAF {false}

Flag the candidates as sillicion forward associated.

Definition at line 57 of file MuonCombinedInDetCandidateAlg.h.

◆ inDetContainer

const xAOD::TrackParticleContainer* MuonCombinedInDetCandidateAlg::InDetCandidateCache::inDetContainer {nullptr}

Track particle container.

Definition at line 53 of file MuonCombinedInDetCandidateAlg.h.

◆ outputContainer

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.

◆ trackSelector

const Trk::ITrackSelectorTool* MuonCombinedInDetCandidateAlg::InDetCandidateCache::trackSelector {nullptr}

Corresponding track selector.

Definition at line 61 of file MuonCombinedInDetCandidateAlg.h.


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