ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
graphics
VP1
VP1Systems
VP1MissingEtSystems
VP1MissingEtSystems
VP1MissingEtTruthHandle.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 VP1MissingEtTruthHandle //
9
// //
10
// Description: Specialisation for MissingEtTruth objects //
11
// //
12
// Author: Thomas H. Kittelmann (Thomas.Kittelmann@cern.ch) //
13
// Initial version: July 2008 //
14
// //
16
17
#ifndef VP1MISSINGETTRUTHHANDLE_H
18
#define VP1MISSINGETTRUTHHANDLE_H
19
20
#include "
VP1MissingEtSystems/VP1MissingEtHandle.h
"
21
22
class
VP1MissingEtTruthHandle
:
public
VP1MissingEtHandle
{
23
public
:
24
25
static
QList<VP1StdCollection*>
createCollections
(
IVP1System
*sys);
26
27
VP1MissingEtTruthHandle
(
IVP1System
*sys,
const
QString&
key
);
28
virtual
~VP1MissingEtTruthHandle
();
29
30
virtual
QStringList
clicked
(SoPath*)
const
;
31
protected
:
32
virtual
QString
provideSection
()
const
{
return
"Truth Et Miss"
; }
33
virtual
QString
provideSectionToolTip
()
const
{
return
"MissingEtTruth objects"
; }
34
virtual
QString
checkBoxToolTip
()
const
{
return
"MissingEtTruth object with key "
+
key
(); }
35
virtual
bool
load
();
36
virtual
qint32
provideCollTypeID
()
const
{
return
1; }
37
virtual
QColor
baseCol
()
const
;
38
39
private
:
40
41
class
Imp;
42
Imp
*
m_d
;
43
44
};
45
46
#endif
VP1MissingEtHandle.h
IVP1System
Definition
IVP1System.h:36
VP1MissingEtHandle::key
const QString & key() const
Definition
VP1MissingEtHandle.cxx:127
VP1MissingEtHandle::VP1MissingEtHandle
VP1MissingEtHandle(IVP1System *sys, const QString &key)
Definition
VP1MissingEtHandle.cxx:87
VP1MissingEtTruthHandle::Imp
Definition
VP1MissingEtTruthHandle.cxx:37
VP1MissingEtTruthHandle::VP1MissingEtTruthHandle
VP1MissingEtTruthHandle(IVP1System *sys, const QString &key)
Definition
VP1MissingEtTruthHandle.cxx:44
VP1MissingEtTruthHandle::baseCol
virtual QColor baseCol() const
Definition
VP1MissingEtTruthHandle.cxx:64
VP1MissingEtTruthHandle::clicked
virtual QStringList clicked(SoPath *) const
Definition
VP1MissingEtTruthHandle.cxx:56
VP1MissingEtTruthHandle::load
virtual bool load()
Definition
VP1MissingEtTruthHandle.cxx:70
VP1MissingEtTruthHandle::provideCollTypeID
virtual qint32 provideCollTypeID() const
Definition
VP1MissingEtTruthHandle.h:36
VP1MissingEtTruthHandle::provideSection
virtual QString provideSection() const
Definition
VP1MissingEtTruthHandle.h:32
VP1MissingEtTruthHandle::createCollections
static QList< VP1StdCollection * > createCollections(IVP1System *sys)
Definition
VP1MissingEtTruthHandle.cxx:25
VP1MissingEtTruthHandle::provideSectionToolTip
virtual QString provideSectionToolTip() const
Definition
VP1MissingEtTruthHandle.h:33
VP1MissingEtTruthHandle::m_d
Imp * m_d
Definition
VP1MissingEtTruthHandle.h:42
VP1MissingEtTruthHandle::~VP1MissingEtTruthHandle
virtual ~VP1MissingEtTruthHandle()
Definition
VP1MissingEtTruthHandle.cxx:50
VP1MissingEtTruthHandle::checkBoxToolTip
virtual QString checkBoxToolTip() const
Definition
VP1MissingEtTruthHandle.h:34
Generated on
for ATLAS Offline Software by
1.17.0