ATLAS Offline Software
VP1GeometryChannel.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 // Implementation of class VP1GeometryChannel //
8 // //
9 // Author: Thomas Kittelmann <Thomas.Kittelmann@cern.ch> //
10 // //
11 // Initial version: May 2007 //
12 // //
14 
18 #include "VP1Base/VP1QtUtils.h"
19 
22  "This channel shows the geometry as defined in GeoModel.",
23  "Thomas.Kittelmann@cern.ch;Riccardo.Maria.Bianchi@cern.ch")
24 {
25 }
26 
28 {
31  if (VP1QtUtils::environmentVariableIsOn("VP1_SECOND_GEOMSYS"))
33 }
IVP13DStandardChannelWidget::StartDisabled
@ StartDisabled
Definition: IVP13DStandardChannelWidget.h:38
VP1QtUtils.h
VP1CHANNELNAMEINPLUGIN
#define VP1CHANNELNAMEINPLUGIN(cls, nme)
Definition: IVP1ChannelWidget.h:139
VP1GuideLineSystem
Definition: VP1GuideLineSystem.h:22
VP1GeometryChannel::VP1GeometryChannel
VP1GeometryChannel()
Definition: VP1GeometryChannel.cxx:20
VP1GeometrySystem
Definition: VP1GeometrySystem.h:33
VP1QtUtils::environmentVariableIsOn
static bool environmentVariableIsOn(const QString &name)
Definition: VP1QtUtils.cxx:127
IVP13DStandardChannelWidget
Definition: IVP13DStandardChannelWidget.h:24
VP1GeoFlags::None
@ None
Definition: VP1GeoFlags.h:32
VP1GeometryChannel::init
void init()
Definition: VP1GeometryChannel.cxx:27
IVP13DStandardChannelWidget::addSystem
void addSystem(IVP13DSystem *, const SystemOptions &options=AllowAll)
Definition: IVP13DStandardChannelWidget.cxx:135
VP1GeometryChannel.h
VP1GeometrySystem.h
VP1GuideLineSystem.h
VP1GeometryChannel
Definition: VP1GeometryChannel.h:20