ATLAS Offline Software
Static Public Member Functions | Public Attributes | Static Public Attributes | List of all members
TrackCollHandle_TrkTrack::Imp Class Reference
Collaboration diagram for TrackCollHandle_TrkTrack::Imp:

Static Public Member Functions

static bool isFatrasTruthTrack (const QString &key)
 

Public Attributes

TrackCollHandle_TrkTracktheclass
 
TrackCommonFlags::DETAILLEVEL detailLevel
 

Static Public Attributes

static bool alwaysShowAllTrackColls = VP1QtUtils::environmentVariableIsOn("VP1_ALWAYS_SHOW_ALL_TRACK_COLLECTIONS")
 

Detailed Description

Definition at line 30 of file TrackCollHandle_TrkTrack.cxx.

Member Function Documentation

◆ isFatrasTruthTrack()

bool TrackCollHandle_TrkTrack::Imp::isFatrasTruthTrack ( const QString &  key)
static

Definition at line 114 of file TrackCollHandle_TrkTrack.cxx.

115 {
116  QString env = VP1QtUtils::environmentVariableValue("VP1_FATRAS_TRACKCOLLS_PATTERN");
117  return QRegExp((env.isEmpty()?"*fatras*":env),Qt::CaseInsensitive,QRegExp::Wildcard).exactMatch(key);
118 }

Member Data Documentation

◆ alwaysShowAllTrackColls

bool TrackCollHandle_TrkTrack::Imp::alwaysShowAllTrackColls = VP1QtUtils::environmentVariableIsOn("VP1_ALWAYS_SHOW_ALL_TRACK_COLLECTIONS")
static

Definition at line 33 of file TrackCollHandle_TrkTrack.cxx.

◆ detailLevel

TrackCommonFlags::DETAILLEVEL TrackCollHandle_TrkTrack::Imp::detailLevel

Definition at line 35 of file TrackCollHandle_TrkTrack.cxx.

◆ theclass

TrackCollHandle_TrkTrack* TrackCollHandle_TrkTrack::Imp::theclass

Definition at line 34 of file TrackCollHandle_TrkTrack.cxx.


The documentation for this class was generated from the following file:
VP1QtUtils::environmentVariableValue
static QString environmentVariableValue(const QString &name)
Definition: VP1QtUtils.cxx:117
python.DataFormatRates.env
env
Definition: DataFormatRates.py:32
mapkey::key
key
Definition: TElectronEfficiencyCorrectionTool.cxx:37