ATLAS Offline Software
VP1LightChannel.cxx
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 VP1LightChannel //
8 // //
9 // Author: Sebastian Merkt <sebastian.andreas.merkt@cern.ch> //
10 // //
11 // Initial version: December 2017 //
12 // //
14 
19 #include "VP1Base/VP1QtUtils.h"
20 
23  "This channel displays the geometry and Analysis Objects (AOD).",
24  "Riccardo.Maria.Bianchi@cern.ch;Sebastian.Andreas.Merkt@cern.ch")
25 {
26 }
27 
29 {
33  if (VP1QtUtils::environmentVariableIsOn("VP1_SECOND_GEOMSYS")){
35  }
36 }
VP1AODSystem
Definition: VP1AODSystem.h:34
IVP13DStandardChannelWidget::StartDisabled
@ StartDisabled
Definition: IVP13DStandardChannelWidget.h:38
VP1QtUtils.h
VP1LightChannel.h
VP1CHANNELNAMEINPLUGIN
#define VP1CHANNELNAMEINPLUGIN(cls, nme)
Definition: IVP1ChannelWidget.h:139
VP1GuideLineSystem
Definition: VP1GuideLineSystem.h:22
VP1LightChannel::init
void init()
Definition: VP1LightChannel.cxx:28
VP1LightChannel
Definition: VP1LightChannel.h:20
VP1LightChannel::VP1LightChannel
VP1LightChannel()
Definition: VP1LightChannel.cxx:21
VP1GeometrySystem
Definition: VP1GeometrySystem.h:33
VP1QtUtils::environmentVariableIsOn
static bool environmentVariableIsOn(const QString &name)
Definition: VP1QtUtils.cxx:127
IVP13DStandardChannelWidget
Definition: IVP13DStandardChannelWidget.h:24
VP1AODSystem.h
VP1GeoFlags::None
@ None
Definition: VP1GeoFlags.h:32
IVP13DStandardChannelWidget::addSystem
void addSystem(IVP13DSystem *, const SystemOptions &options=AllowAll)
Definition: IVP13DStandardChannelWidget.cxx:135
VP1GeometrySystem.h
VP1GuideLineSystem.h