BOSS
6.6.4.p01
BESIII Offline Software System
Loading...
Searching...
No Matches
TofG4Geo.h
Go to the documentation of this file.
1
//$id$
2
/*
3
* 2005/10/31 Zhengyun You Peking University
4
* Tof Geometry General for Simulation
5
* inherit from class SubDetectorG4Geo
6
*/
7
8
#ifndef TOF_G4_GEO_H
9
#define TOF_G4_GEO_H
10
11
#include "
SubDetectorG4Geo.h
"
12
13
/**
14
* Class TofGeo contains all of the objects necessary to describe the
15
* tof geometry.
16
*
17
* @author Zhengyun You \URL{mailto:
[email protected]
}
18
*
19
*/
20
21
class
TofG4Geo
:
public
SubDetectorG4Geo
22
{
23
public
:
24
25
/// Constructor.
26
TofG4Geo
();
27
28
/// Destructor.
29
~TofG4Geo
();
30
31
/// Initialize the instance of G4Geo.
32
void
InitFromGdml
(
const
char
*gdmlFile,
const
char
*setupName );
33
34
/// Set default visual attributes;
35
void
SetDefaultVis
();
36
37
private
:
38
39
};
40
41
#endif
/* TOF_G4_GEO_H */
SubDetectorG4Geo.h
SubDetectorG4Geo
Definition:
SubDetectorG4Geo.h:31
TofG4Geo
Definition:
TofG4Geo.h:22
TofG4Geo::~TofG4Geo
~TofG4Geo()
Destructor.
Definition:
TofG4Geo.cxx:37
TofG4Geo::TofG4Geo
TofG4Geo()
Constructor.
Definition:
TofG4Geo.cxx:22
TofG4Geo::InitFromGdml
void InitFromGdml(const char *gdmlFile, const char *setupName)
Initialize the instance of G4Geo.
Definition:
TofG4Geo.cxx:41
TofG4Geo::SetDefaultVis
void SetDefaultVis()
Set default visual attributes;.
Definition:
TofG4Geo.cxx:53
source
DetectorDescription
G4Geo
G4Geo-00-00-11
G4Geo
TofG4Geo.h
Generated by
1.9.6