ATLAS Offline Software
Loading...
Searching...
No Matches
MagField::AtlasFieldCacheCondAlg::Cache Struct Reference
Collaboration diagram for MagField::AtlasFieldCacheCondAlg::Cache:

Public Attributes

float m_solenoidCurrent { 0 }
float m_toroidCurrent { 0 }
double m_solScaleFactor { 1 }
double m_torScaleFactor { 1 }
EventIDRange m_condObjOutputRange

Detailed Description

Definition at line 36 of file AtlasFieldCacheCondAlg.h.

Member Data Documentation

◆ m_condObjOutputRange

EventIDRange MagField::AtlasFieldCacheCondAlg::Cache::m_condObjOutputRange
Initial value:
{ EventIDRange(
EventIDBase(0, 0),
EventIDBase(EventIDBase::UNDEFNUM - 1, EventIDBase::UNDEFEVT - 1)) }

Definition at line 44 of file AtlasFieldCacheCondAlg.h.

44 { EventIDRange(
45 EventIDBase(0, 0),
46 EventIDBase(EventIDBase::UNDEFNUM - 1, EventIDBase::UNDEFEVT - 1)) };

◆ m_solenoidCurrent

float MagField::AtlasFieldCacheCondAlg::Cache::m_solenoidCurrent { 0 }

Definition at line 38 of file AtlasFieldCacheCondAlg.h.

38{ 0 }; // solenoid current in ampere

◆ m_solScaleFactor

double MagField::AtlasFieldCacheCondAlg::Cache::m_solScaleFactor { 1 }

Definition at line 40 of file AtlasFieldCacheCondAlg.h.

40{ 1 }; // solenoid current scale factor

◆ m_toroidCurrent

float MagField::AtlasFieldCacheCondAlg::Cache::m_toroidCurrent { 0 }

Definition at line 39 of file AtlasFieldCacheCondAlg.h.

39{ 0 }; // toroid current in ampere

◆ m_torScaleFactor

double MagField::AtlasFieldCacheCondAlg::Cache::m_torScaleFactor { 1 }

Definition at line 41 of file AtlasFieldCacheCondAlg.h.

41{ 1 }; // toroid current scale factor

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