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