ATLAS Offline Software
VP1TrackCaloChannel.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 VP1TRACKCALOCHANNEL_H
6 #define VP1TRACKCALOCHANNEL_H
7 
9 
11 
12  Q_OBJECT
13 
14 public:
15 
17  void init();
19 
20  //void systemRefreshed(IVP1System*);
21 
22 };
23 
24 #endif
VP1TrackCaloChannel::~VP1TrackCaloChannel
virtual ~VP1TrackCaloChannel()
Definition: VP1TrackCaloChannel.h:18
VP1TrackCaloChannel
Definition: VP1TrackCaloChannel.h:10
IVP13DStandardChannelWidget.h
VP1TrackCaloChannel::init
void init()
Definition: VP1TrackCaloChannel.cxx:26
IVP13DStandardChannelWidget
Definition: IVP13DStandardChannelWidget.h:24
VP1TrackCaloChannel::VP1TrackCaloChannel
VP1TrackCaloChannel()
Definition: VP1TrackCaloChannel.cxx:19