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

Public Member Functions

 Imp (const QString &sd)
 

Public Attributes

QString sourcedir
 
QStringList availablesourcedirs
 
VP1LocalEvtRetrieverretriever
 

Static Public Attributes

static unsigned ntmpdlcount = 0
 

Detailed Description

Definition at line 21 of file VP1AvailEvtsLocalDir.cxx.

Constructor & Destructor Documentation

◆ Imp()

VP1AvailEvtsLocalDir::Imp::Imp ( const QString &  sd)
inline

Definition at line 23 of file VP1AvailEvtsLocalDir.cxx.

23 : sourcedir(sd), retriever(0) {}

Member Data Documentation

◆ availablesourcedirs

QStringList VP1AvailEvtsLocalDir::Imp::availablesourcedirs

Definition at line 26 of file VP1AvailEvtsLocalDir.cxx.

◆ ntmpdlcount

unsigned VP1AvailEvtsLocalDir::Imp::ntmpdlcount = 0
static

Definition at line 25 of file VP1AvailEvtsLocalDir.cxx.

◆ retriever

VP1LocalEvtRetriever* VP1AvailEvtsLocalDir::Imp::retriever

Definition at line 27 of file VP1AvailEvtsLocalDir.cxx.

◆ sourcedir

QString VP1AvailEvtsLocalDir::Imp::sourcedir

Definition at line 24 of file VP1AvailEvtsLocalDir.cxx.


The documentation for this class was generated from the following file:
python.selector.AtlRunQuerySelectorLhcOlc.sd
sd
Definition: AtlRunQuerySelectorLhcOlc.py:612
VP1AvailEvtsLocalDir::Imp::sourcedir
QString sourcedir
Definition: VP1AvailEvtsLocalDir.cxx:24
VP1AvailEvtsLocalDir::Imp::retriever
VP1LocalEvtRetriever * retriever
Definition: VP1AvailEvtsLocalDir.cxx:27