|
ATLAS Offline Software
|
Go to the documentation of this file.
24 #include <Inventor/nodes/SoSeparator.h>
25 #include <Inventor/nodes/SoSwitch.h>
26 #include <Inventor/SoPath.h>
41 "Displaying missing ET.",
42 "Thomas.Kittelmann@cern.ch, ggvaberi@cern.ch"), m_d(
new Imp(this))
63 QList<VP1StdCollection*>
cols;
75 root->addChild(
col->collSwitch());
94 if (handle->visible()&&pickedPath->containsNode(handle->collSep())) {
95 message(handle->clicked(pickedPath));
99 message(
"Error: Unknown picked node.");
118 if (
state.version() < 0 ||
state.version() > 1) {
119 message(
"Warning: State data in .vp1 file is in wrong format - ignoring!");
126 if (
state.version() >= 1)
void userPickedNode(SoNode *pickedNode, SoPath *pickedPath)
void serialise(const std::vector< const IRoiDescriptor * > &rois, roiserial_type &s)
serialise an entire vector of IRoiDescriptors
void buildEventSceneGraph(StoreGateSvc *sg, SoSeparator *root)
Imp(VP1MissingEtSystem *tc)
QWidget * buildController()
virtual ~VP1MissingEtSystem()
static QList< VP1StdCollection * > createCollections(IVP1System *sys)
QByteArray saveSettings() const
virtual QByteArray saveState()
The Athena Transient Store API.
static QList< VP1StdCollection * > createCollections(IVP1System *sys)
void restoreSettings(QByteArray)
void ensureBuildController()
void restoreFromState(QByteArray ba)
VP1CollectionWidget * collWidget() const
missingEtController * controller
VP1MissingEtSystem * theclass
VP1MissingEtCollWidget * collWidget
static QList< VP1StdCollection * > createCollections(IVP1System *sys)
void message(const QString &) const
QWidget * controllerWidget()
virtual void restoreFromState(QByteArray)