ATLAS Offline Software
Loading...
Searching...
No Matches
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
19
21
22 Q_OBJECT
23
24public:
25
27 void init();
29
30};
31
32#endif
IVP13DStandardChannelWidget(const QString &name, const QString &information, const QString &contact_info, bool detectorViewButtons=true)