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