ATLAS Offline Software
Loading...
Searching...
No Matches
Example3DSystem1.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 EXAMPLE3DSYSTEM1_H
6#define EXAMPLE3DSYSTEM1_H
7
9// //
10// Header file for class Example3DSystem1 //
11// //
12// Author: Thomas Kittelmann <Thomas.Kittelmann@cern.ch> //
13// //
14// Initial version: June 2007 //
15// //
17
19
21
22 Q_OBJECT
23
24public:
26 virtual ~Example3DSystem1(){};
27 void buildEventSceneGraph(StoreGateSvc* sg, SoSeparator *root);
28};
29
30#endif
virtual ~Example3DSystem1()
void buildEventSceneGraph(StoreGateSvc *sg, SoSeparator *root)
IVP13DSystemSimple(const QString &name, const QString &information, const QString &contact_info)
The Athena Transient Store API.