ATLAS Offline Software
VP1CaloCellChannel.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
11 //#include "VP1JetSystems/VP1JetSystem.h" // TODO: has to be updated with the new VP1AODSystems Jet class
12 
15  "Displays energies in Calo Cells",
16  "Vakho Tsulaia")
17 {
18 }
19 
21 {
27 
28  // TODO: has to be updated with the new VP1AODSystems Jet class
29  //addSystem(new VP1JetSystem,IVP13DStandardChannelWidget::StartDisabled);
30 }
31 
VP1CaloCellChannel
Definition: VP1CaloCellChannel.h:11
VP1CaloReadoutSystem.h
VP1CaloCellChannel::init
void init()
Definition: VP1CaloCellChannel.cxx:20
VP1CaloCellSystem
Definition: VP1CaloCellSystem.h:11
IVP13DStandardChannelWidget::StartDisabled
@ StartDisabled
Definition: IVP13DStandardChannelWidget.h:38
VP1CHANNELNAMEINPLUGIN
#define VP1CHANNELNAMEINPLUGIN(cls, nme)
Definition: IVP1ChannelWidget.h:139
VP1CaloClusterSystem
Definition: VP1CaloClusterSystem.h:22
VP1GuideLineSystem
Definition: VP1GuideLineSystem.h:22
VP1GeometrySystem
Definition: VP1GeometrySystem.h:33
IVP13DStandardChannelWidget
Definition: IVP13DStandardChannelWidget.h:24
VP1CaloCellSystem.h
VP1CaloClusterSystem.h
VP1CaloReadoutSystem
Definition: VP1CaloReadoutSystem.h:13
VP1CaloCellChannel::VP1CaloCellChannel
VP1CaloCellChannel()
Definition: VP1CaloCellChannel.cxx:13
IVP13DStandardChannelWidget::addSystem
void addSystem(IVP13DSystem *, const SystemOptions &options=AllowAll)
Definition: IVP13DStandardChannelWidget.cxx:135
VP1GeometrySystem.h
VP1GuideLineSystem.h
VP1CaloCellChannel.h