ATLAS Offline Software
graphics
VP1
VP1Systems
VP1TestSystems
VP1TestSystems
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
18
#include "
VP1Base/IVP13DSystemSimple.h
"
19
20
class
Example3DSystem1
:
public
IVP13DSystemSimple
{
21
22
Q_OBJECT
23
24
public
:
25
Example3DSystem1
();
26
virtual
~Example3DSystem1
(){};
27
void
buildEventSceneGraph
(
StoreGateSvc
* sg, SoSeparator *
root
);
28
};
29
30
#endif
Example3DSystem1::buildEventSceneGraph
void buildEventSceneGraph(StoreGateSvc *sg, SoSeparator *root)
Definition:
Example3DSystem1.cxx:30
Example3DSystem1::Example3DSystem1
Example3DSystem1()
Definition:
Example3DSystem1.cxx:21
IVP13DSystemSimple
Definition:
IVP13DSystemSimple.h:24
sendEI_SPB.root
root
Definition:
sendEI_SPB.py:34
IVP13DSystemSimple.h
StoreGateSvc
The Athena Transient Store API.
Definition:
StoreGateSvc.h:125
Example3DSystem1
Definition:
Example3DSystem1.h:20
Example3DSystem1::~Example3DSystem1
virtual ~Example3DSystem1()
Definition:
Example3DSystem1.h:26
Generated on Thu Nov 7 2024 21:15:03 for ATLAS Offline Software by
1.8.18