ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
graphics
VP1
VP1Systems
VP1CaloClusterSystems
VP1CaloClusterSystems
VP1CaloClusterSystem.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 VP1CaloClusterSystem //
9
// //
10
// Description: System displaying clusters //
11
// //
12
// Author: Thomas H. Kittelmann (Thomas.Kittelmann@cern.ch) //
13
// Initial version: June 2008 //
14
// //
16
17
#ifndef VP1CALOCLUSTERSYSTEM_H
18
#define VP1CALOCLUSTERSYSTEM_H
19
20
#include "
VP1Base/IVP13DSystemSimple.h
"
21
22
class
VP1CaloClusterSystem
:
public
IVP13DSystemSimple
{
23
24
Q_OBJECT
25
26
public
:
27
VP1CaloClusterSystem
();
28
virtual
~VP1CaloClusterSystem
();
29
void
buildEventSceneGraph
(
StoreGateSvc
* sg, SoSeparator *root);
30
void
systemerase
();
31
void
userPickedNode
(SoNode* pickedNode, SoPath * pickedPath);
32
virtual
QWidget *
buildController
();
33
QByteArray
saveState
();
34
void
restoreFromState
(QByteArray);
35
36
private
:
37
class
Imp
;
38
Imp
*
m_d
;
39
};
40
41
#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
VP1CaloClusterSystem::Imp
Definition
VP1CaloClusterSystem.cxx:27
VP1CaloClusterSystem::restoreFromState
void restoreFromState(QByteArray)
Definition
VP1CaloClusterSystem.cxx:106
VP1CaloClusterSystem::VP1CaloClusterSystem
VP1CaloClusterSystem()
Definition
VP1CaloClusterSystem.cxx:35
VP1CaloClusterSystem::saveState
QByteArray saveState()
Definition
VP1CaloClusterSystem.cxx:90
VP1CaloClusterSystem::buildController
virtual QWidget * buildController()
Definition
VP1CaloClusterSystem.cxx:71
VP1CaloClusterSystem::systemerase
void systemerase()
Definition
VP1CaloClusterSystem.cxx:50
VP1CaloClusterSystem::userPickedNode
void userPickedNode(SoNode *pickedNode, SoPath *pickedPath)
Definition
VP1CaloClusterSystem.cxx:78
VP1CaloClusterSystem::buildEventSceneGraph
void buildEventSceneGraph(StoreGateSvc *sg, SoSeparator *root)
Definition
VP1CaloClusterSystem.cxx:57
VP1CaloClusterSystem::m_d
Imp * m_d
Definition
VP1CaloClusterSystem.h:38
VP1CaloClusterSystem::~VP1CaloClusterSystem
virtual ~VP1CaloClusterSystem()
Definition
VP1CaloClusterSystem.cxx:44
Generated on
for ATLAS Offline Software by
1.17.0