BOSS
8.0.0
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 "
ExtBesSubdetector.h
"
5
#include "G4LogicalVolume.hh"
6
#include "G4VPhysicalVolume.hh"
7
8
class
ExtBesMucConstruction
:
public
ExtBesSubdetector
{
9
public
:
10
ExtBesMucConstruction
();
11
virtual
~ExtBesMucConstruction
();
12
// construct MUC detector
13
void
Construct
( G4LogicalVolume* logicBes );
14
15
// your private data member (geometry, etc) here:
16
private
:
17
G4VPhysicalVolume* physicalMuc;
18
G4LogicalVolume* logicalMuc;
19
};
20
21
#endif
ExtBesSubdetector.h
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::ExtBesSubdetector
ExtBesSubdetector()
Definition
ExtBesSubdetector.h:9
8.0.0
BOSS_Source
Reconstruction
TrkExtAlg
src
ExtBesMucConstruction.h
Generated by
1.16.1