BOSS
6.6.4.p01
BESIII Offline Software System
Loading...
Searching...
No Matches
ExtBesMucConstruction.h
Go to the documentation of this file.
1
#ifndef ExtBesMucConstruction_h
2
#define ExtBesMucConstruction_h 1
3
4
#include "
TrkExtAlg/ExtBesSubdetector.h
"
5
#include "G4LogicalVolume.hh"
6
#include "G4VPhysicalVolume.hh"
7
8
9
class
ExtBesMucConstruction
:
public
ExtBesSubdetector
10
{
11
public
:
12
ExtBesMucConstruction
();
13
virtual
~ExtBesMucConstruction
();
14
//construct MUC detector
15
void
Construct
(G4LogicalVolume* logicBes);
16
17
//your private data member (geometry, etc) here:
18
private
:
19
G4VPhysicalVolume* physicalMuc;
20
G4LogicalVolume* logicalMuc;
21
};
22
23
#endif
ExtBesSubdetector.h
ExtBesMucConstruction
Definition:
ExtBesMucConstruction.h:10
ExtBesMucConstruction::Construct
void Construct(G4LogicalVolume *logicBes)
Definition:
ExtBesMucConstruction.cxx:8
ExtBesMucConstruction::~ExtBesMucConstruction
virtual ~ExtBesMucConstruction()
Definition:
ExtBesMucConstruction.cxx:6
ExtBesMucConstruction::ExtBesMucConstruction
ExtBesMucConstruction()
Definition:
ExtBesMucConstruction.cxx:4
ExtBesSubdetector
Definition:
ExtBesSubdetector.h:9
source
Reconstruction
TrkExtAlg
TrkExtAlg-00-00-58-p02
TrkExtAlg
ExtBesMucConstruction.h
Generated by
1.9.6