ATLAS Offline Software
graphics
VP1
VP1Plugins
VP1TestPlugin
VP1TestPlugin
Example3DChannel3.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
// //
7
// Header file for class Example3DChannel3 //
8
// //
9
// Author: Thomas Kittelmann <Thomas.Kittelmann@cern.ch> //
10
// //
11
// Initial version: June 2007 //
12
// //
14
15
#ifndef EXAMPLE3DCHANNEL3_H
16
#define EXAMPLE3DCHANNEL3_H
17
18
#include "
VP1Base/IVP13DStandardChannelWidget.h
"
19
20
class
Example3DChannel3
:
public
IVP13DStandardChannelWidget
{
21
22
Q_OBJECT
23
24
public
:
25
26
Example3DChannel3
();
27
void
init
();
28
virtual
~Example3DChannel3
(){}
29
30
};
31
32
#endif
Example3DChannel3
Definition:
Example3DChannel3.h:20
Example3DChannel3::~Example3DChannel3
virtual ~Example3DChannel3()
Definition:
Example3DChannel3.h:28
Example3DChannel3::Example3DChannel3
Example3DChannel3()
Definition:
Example3DChannel3.cxx:19
IVP13DStandardChannelWidget.h
IVP13DStandardChannelWidget
Definition:
IVP13DStandardChannelWidget.h:24
Example3DChannel3::init
void init()
Definition:
Example3DChannel3.cxx:28
Generated on Thu Nov 7 2024 21:15:03 for ATLAS Offline Software by
1.8.18