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