ATLAS Offline Software
Loading...
Searching...
No Matches
VP1LegoChannel.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#ifndef VP1LEGOCHANNEL_H
6#define VP1LEGOCHANNEL_H
7
9
11{
12
13 Q_OBJECT
14
15public:
16
18 void init();
19 virtual ~VP1LegoChannel(){}
20
21};
22
23#endif
24
IVP13DStandardChannelWidget(const QString &name, const QString &information, const QString &contact_info, bool detectorViewButtons=true)
virtual ~VP1LegoChannel()