ATLAS Offline Software
Loading...
Searching...
No Matches
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
#define VP1CHANNELNAMEINPLUGIN(cls, nme)
IVP13DStandardChannelWidget(const QString &name, const QString &information, const QString &contact_info, bool detectorViewButtons=true)
void addSystem(IVP13DSystem *, const SystemOptions &options=AllowAll)