ATLAS Offline Software
Loading...
Searching...
No Matches
MuonCombinedR4::CombinedFitAlg::DataShip Struct Reference
Collaboration diagram for MuonCombinedR4::CombinedFitAlg::DataShip:

Public Attributes

const MuonR4::MuonTagContainerpreMatchedTags {}
 The prematched combined muon tags.
xAOD::FillContainer< MuonR4::MuonTagContainer, void * > combinedTags {}
 The output combined tag collection.
Acts::GeometryContext tgContext {Acts::GeometryContext::dangerouslyDefaultConstruct()}
 The geometry context to align the surfaces during the fit.
Acts::MagneticFieldContext mfContext {}
 The magnetic field context.
Acts::CalibrationContext calContext {}
 The calibration context.

Detailed Description

Definition at line 28 of file CombinedFitAlg.h.

Member Data Documentation

◆ calContext

Acts::CalibrationContext MuonCombinedR4::CombinedFitAlg::DataShip::calContext {}

The calibration context.

Definition at line 38 of file CombinedFitAlg.h.

38{};

◆ combinedTags

xAOD::FillContainer<MuonR4::MuonTagContainer, void*> MuonCombinedR4::CombinedFitAlg::DataShip::combinedTags {}

The output combined tag collection.

Definition at line 32 of file CombinedFitAlg.h.

32{};

◆ mfContext

Acts::MagneticFieldContext MuonCombinedR4::CombinedFitAlg::DataShip::mfContext {}

The magnetic field context.

Definition at line 36 of file CombinedFitAlg.h.

36{};

◆ preMatchedTags

const MuonR4::MuonTagContainer* MuonCombinedR4::CombinedFitAlg::DataShip::preMatchedTags {}

The prematched combined muon tags.

Definition at line 30 of file CombinedFitAlg.h.

30{};

◆ tgContext

Acts::GeometryContext MuonCombinedR4::CombinedFitAlg::DataShip::tgContext {Acts::GeometryContext::dangerouslyDefaultConstruct()}

The geometry context to align the surfaces during the fit.

Definition at line 34 of file CombinedFitAlg.h.

34{Acts::GeometryContext::dangerouslyDefaultConstruct()};

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