ATLAS Offline Software
graphics
VP1
VP1Plugins
VP1TestPlugin
VP1TestPlugin
Example3DChannel4.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 Example3DChannel4 //
8
// //
9
// Author: Thomas Kittelmann <Thomas.Kittelmann@cern.ch> //
10
// //
11
// Initial version: June 2007 //
12
// //
14
15
#ifndef EXAMPLE3DCHANNEL4_H
16
#define EXAMPLE3DCHANNEL4_H
17
18
#include "
VP1Base/IVP13DStandardChannelWidget.h
"
19
20
class
Example3DChannel4
:
public
IVP13DStandardChannelWidget
{
21
22
Q_OBJECT
23
24
public
:
25
26
Example3DChannel4
();
27
void
init
();
28
virtual
~Example3DChannel4
(){}
29
30
};
31
32
#endif
Example3DChannel4::init
void init()
Definition:
Example3DChannel4.cxx:28
Example3DChannel4
Definition:
Example3DChannel4.h:20
IVP13DStandardChannelWidget.h
IVP13DStandardChannelWidget
Definition:
IVP13DStandardChannelWidget.h:24
Example3DChannel4::Example3DChannel4
Example3DChannel4()
Definition:
Example3DChannel4.cxx:19
Example3DChannel4::~Example3DChannel4
virtual ~Example3DChannel4()
Definition:
Example3DChannel4.h:28
Generated on Thu Nov 7 2024 21:15:03 for ATLAS Offline Software by
1.8.18