|
ATLAS Offline Software
|
Go to the documentation of this file.
25 #include "GeoModelKernel/GeoVPhysVol.h"
29 #endif // BUILDVP1LIGHT
63 const QString&
name()
const;
83 void message(
const QString&)
const;
90 void message(
const QStringList&,
const QString& addtoend =
"" )
const;
91 void messageDebug(
const QStringList&,
const QString& addtoend =
"")
const;
92 void messageVerbose(
const QStringList&,
const QString& addtoend =
"")
const;
93 void message(
const QString& addtostart,
const QStringList&,
const QString& addtoend =
"" )
const;
94 void messageDebug(
const QString& addtostart,
const QStringList&,
const QString& addtoend =
"")
const;
95 void messageVerbose(
const QString& addtostart,
const QStringList&,
const QString& addtoend =
"")
const;
101 void setObjectList(QList<QStringList>);
102 #endif // BUILDVP1LIGHT
109 #endif // BUILDVP1LIGHT
161 QList<QStringList> m_list;
163 #endif // BUILDVP1LIGHT
void setChannel(IVP1ChannelWidget *)
const QString & information() const
void setCanRegisterController(const bool &)
void inactiveSystemTurnedActive()
StoreGateSvc * storeGate() const
static const bool s_vp1verbose
virtual QByteArray saveState()
IVP1System & operator=(const IVP1System &)
void setRefreshing(const bool &)
ActiveState activeState() const
The Athena Transient Store API.
POOL::TEvent event(POOL::TEvent::kClassAccess)
void setState(const State &)
ISvcLocator * serviceLocator() const
const QString & name() const
virtual void create(StoreGateSvc *detectorStore)=0
const QString & contact_info() const
StoreGateSvc * eventStore() const
void sysmessage(QString) const
IVP1ChannelWidget * channel() const
void messageDebug(const QString &) const
StoreGateSvc * detectorStore() const
void registerController(QWidget *)
IToolSvc * toolSvc() const
virtual void refresh(StoreGateSvc *eventStore)=0
IVP1System(const IVP1System &)
IVP1System(const QString &name, const QString &information, const QString &contact_info)
void message(const QString &) const
Tool for accessing xAOD files outside of Athena.
void messageVerbose(const QString &) const
QWidget * controllerWidget()
void setActiveState(const ActiveState &, const bool &donttriggererase=true)
virtual void restoreFromState(QByteArray)