ATLAS Offline Software
Loading...
Searching...
No Matches
VP1JobConfigInfo Class Reference

#include <VP1JobConfigInfo.h>

Collaboration diagram for VP1JobConfigInfo:

Classes

class  Imp

Static Public Member Functions

static void ensureInit (IVP1System *)
static void ensureInit (StoreGateSvc *)
static bool hasGeoModelExperiment ()
static bool hasITkGeometry ()
static bool hasPixelGeometry ()
static bool hasSCTGeometry ()
static bool hasTRTGeometry ()
static bool hasInDetServiceMaterialGeometry ()
static bool hasBeamPipeGeometry ()
static bool hasLArGeometry ()
static bool hasTileGeometry ()
static bool hasMuonGeometry ()
static bool hasMuonNSWGeometry ()
static bool hasLUCIDGeometry ()
static bool hasCavernInfraGeometry ()
static bool hasBCMGeometry ()
static const GeoPVConstLink * geoModelWorld ()

Private Member Functions

 VP1JobConfigInfo ()
 ~VP1JobConfigInfo ()

Detailed Description

Definition at line 27 of file VP1JobConfigInfo.h.

Constructor & Destructor Documentation

◆ VP1JobConfigInfo()

VP1JobConfigInfo::VP1JobConfigInfo ( )
inlineprivate

Definition at line 61 of file VP1JobConfigInfo.h.

61{}

◆ ~VP1JobConfigInfo()

VP1JobConfigInfo::~VP1JobConfigInfo ( )
inlineprivate

Definition at line 62 of file VP1JobConfigInfo.h.

62{}

Member Function Documentation

◆ ensureInit() [1/2]

void VP1JobConfigInfo::ensureInit ( IVP1System * )
inlinestatic

Definition at line 30 of file VP1JobConfigInfo.h.

30{}//obsolete

◆ ensureInit() [2/2]

void VP1JobConfigInfo::ensureInit ( StoreGateSvc * )
inlinestatic

Definition at line 31 of file VP1JobConfigInfo.h.

31{}//obsolete

◆ geoModelWorld()

const GeoPVConstLink * VP1JobConfigInfo::geoModelWorld ( )
static

Definition at line 240 of file VP1JobConfigInfo.cxx.

241{
243 return Imp::geoModelWorld == GeoPVConstLink() ? 0 : &Imp::geoModelWorld;
244}
static GeoPVConstLink geoModelWorld

◆ hasBCMGeometry()

bool VP1JobConfigInfo::hasBCMGeometry ( )
static

Definition at line 137 of file VP1JobConfigInfo.cxx.

◆ hasBeamPipeGeometry()

bool VP1JobConfigInfo::hasBeamPipeGeometry ( )
static

Definition at line 131 of file VP1JobConfigInfo.cxx.

◆ hasCavernInfraGeometry()

bool VP1JobConfigInfo::hasCavernInfraGeometry ( )
static

Definition at line 138 of file VP1JobConfigInfo.cxx.

◆ hasGeoModelExperiment()

bool VP1JobConfigInfo::hasGeoModelExperiment ( )
static

Definition at line 125 of file VP1JobConfigInfo.cxx.

◆ hasInDetServiceMaterialGeometry()

bool VP1JobConfigInfo::hasInDetServiceMaterialGeometry ( )
static

Definition at line 130 of file VP1JobConfigInfo.cxx.

◆ hasITkGeometry()

bool VP1JobConfigInfo::hasITkGeometry ( )
static

Definition at line 126 of file VP1JobConfigInfo.cxx.

◆ hasLArGeometry()

bool VP1JobConfigInfo::hasLArGeometry ( )
static

Definition at line 132 of file VP1JobConfigInfo.cxx.

◆ hasLUCIDGeometry()

bool VP1JobConfigInfo::hasLUCIDGeometry ( )
static

Definition at line 136 of file VP1JobConfigInfo.cxx.

◆ hasMuonGeometry()

bool VP1JobConfigInfo::hasMuonGeometry ( )
static

Definition at line 134 of file VP1JobConfigInfo.cxx.

◆ hasMuonNSWGeometry()

bool VP1JobConfigInfo::hasMuonNSWGeometry ( )
static

Definition at line 135 of file VP1JobConfigInfo.cxx.

◆ hasPixelGeometry()

bool VP1JobConfigInfo::hasPixelGeometry ( )
static

Definition at line 127 of file VP1JobConfigInfo.cxx.

◆ hasSCTGeometry()

bool VP1JobConfigInfo::hasSCTGeometry ( )
static

Definition at line 128 of file VP1JobConfigInfo.cxx.

◆ hasTileGeometry()

bool VP1JobConfigInfo::hasTileGeometry ( )
static

Definition at line 133 of file VP1JobConfigInfo.cxx.

◆ hasTRTGeometry()

bool VP1JobConfigInfo::hasTRTGeometry ( )
static

Definition at line 129 of file VP1JobConfigInfo.cxx.


The documentation for this class was generated from the following files: