ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
graphics
VP1
VP1Systems
VP1MissingEtSystems
VP1MissingEtSystems
VP1MissingEtSystem.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
7
// //
8
// Header file for class VP1MissingEtSystem //
9
// //
10
// Description: VP1 system displaying missing Et. //
11
// //
12
// Author: Thomas H. Kittelmann (Thomas.Kittelmann@cern.ch) //
13
// Initial version: May 2007, rewritten July 2008 //
14
// //
16
17
#ifndef VP1MISSINGETSYSTEM_H
18
#define VP1MISSINGETSYSTEM_H
19
20
#include "
VP1Base/IVP13DSystemSimple.h
"
21
22
class
VP1MissingEtSystem
:
public
IVP13DSystemSimple
{
23
24
Q_OBJECT
25
26
public
:
27
VP1MissingEtSystem
();
28
virtual
~VP1MissingEtSystem
();
29
void
systemerase
();
30
void
buildEventSceneGraph
(
StoreGateSvc
* sg, SoSeparator *root);
31
void
userPickedNode
(SoNode* pickedNode, SoPath * pickedPath);
32
QWidget *
buildController
();
33
QByteArray
saveState
();
34
void
restoreFromState
(QByteArray ba);
35
36
private
:
37
class
Imp
;
38
Imp
*
m_d
;
39
40
};
41
42
#endif
IVP13DSystemSimple.h
IVP13DSystemSimple::IVP13DSystemSimple
IVP13DSystemSimple(const QString &name, const QString &information, const QString &contact_info)
Definition
IVP13DSystemSimple.cxx:50
StoreGateSvc
The Athena Transient Store API.
Definition
StoreGateSvc.h:120
VP1MissingEtSystem::Imp
Definition
VP1MissingEtSystem.cxx:29
VP1MissingEtSystem::~VP1MissingEtSystem
virtual ~VP1MissingEtSystem()
Definition
VP1MissingEtSystem.cxx:47
VP1MissingEtSystem::buildController
QWidget * buildController()
Definition
VP1MissingEtSystem.cxx:79
VP1MissingEtSystem::saveState
QByteArray saveState()
Definition
VP1MissingEtSystem.cxx:102
VP1MissingEtSystem::restoreFromState
void restoreFromState(QByteArray ba)
Definition
VP1MissingEtSystem.cxx:114
VP1MissingEtSystem::m_d
Imp * m_d
Definition
VP1MissingEtSystem.h:38
VP1MissingEtSystem::systemerase
void systemerase()
Definition
VP1MissingEtSystem.cxx:53
VP1MissingEtSystem::userPickedNode
void userPickedNode(SoNode *pickedNode, SoPath *pickedPath)
Definition
VP1MissingEtSystem.cxx:89
VP1MissingEtSystem::buildEventSceneGraph
void buildEventSceneGraph(StoreGateSvc *sg, SoSeparator *root)
Definition
VP1MissingEtSystem.cxx:60
VP1MissingEtSystem::VP1MissingEtSystem
VP1MissingEtSystem()
Definition
VP1MissingEtSystem.cxx:39
Generated on
for ATLAS Offline Software by
1.17.0