BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
DetectorDescription/G4Geo/include/G4Geo/MRPCG4Geo.h
Go to the documentation of this file.
1
//$id$
2
/*
3
* 2010/08/15 Matthias Ullrich Gießen University
4
* Tof Geometry General for Simulation
5
* inherit from class SubDetectorG4Geo
6
*/
7
8
#ifndef MRPC_G4_GEO_H
9
#define MRPC_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:youzy@hep.pku.cn}
18
*
19
*/
20
21
class
MRPCG4Geo
:
public
SubDetectorG4Geo
{
22
public
:
23
/// Constructor.
24
MRPCG4Geo
();
25
26
/// Destructor.
27
~MRPCG4Geo
();
28
29
/// Initialize the instance of G4Geo.
30
void
InitFromGdml
(
const
char
* gdmlFile,
const
char
* setupName );
31
32
/// Set default visual attributes;
33
void
SetDefaultVis
();
34
35
private
:
36
};
37
38
#endif
/* MRPC_G4_GEO_H */
SubDetectorG4Geo.h
MRPCG4Geo::InitFromGdml
void InitFromGdml(const char *gdmlFile, const char *setupName)
Initialize the instance of G4Geo.
Definition
MRPCG4Geo.cxx:34
MRPCG4Geo::MRPCG4Geo
MRPCG4Geo()
Constructor.
Definition
MRPCG4Geo.cxx:20
MRPCG4Geo::SetDefaultVis
void SetDefaultVis()
Set default visual attributes;.
Definition
MRPCG4Geo.cxx:44
MRPCG4Geo::~MRPCG4Geo
~MRPCG4Geo()
Destructor.
Definition
MRPCG4Geo.cxx:32
SubDetectorG4Geo::SubDetectorG4Geo
SubDetectorG4Geo()
Constructor.
Definition
SubDetectorG4Geo.cxx:15
8.0.0
BOSS_Source
DetectorDescription
G4Geo
include
G4Geo
MRPCG4Geo.h
Generated by
1.16.1