BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
ExtBesTofConstruction.h
Go to the documentation of this file.
1
#ifndef ExtBesTofConstruction_h
2
#define ExtBesTofConstruction_h 1
3
4
#include "
ExtBesSubdetector.h
"
5
#include "G4LogicalVolume.hh"
6
#include "G4VPhysicalVolume.hh"
7
#include "GaudiKernel/Algorithm.h"
8
9
class
ExtBesTofConstruction
:
public
ExtBesSubdetector
{
10
public
:
11
ExtBesTofConstruction
();
12
virtual
~ExtBesTofConstruction
();
13
14
void
Construct
( G4LogicalVolume* logicBes );
15
void
ConstructETF
( G4LogicalVolume* logicBes );
16
17
private
:
18
G4LogicalVolume* logicalTof;
19
G4VPhysicalVolume* physicalTof;
20
};
21
22
#endif
ExtBesSubdetector.h
ExtBesSubdetector::ExtBesSubdetector
ExtBesSubdetector()
Definition
ExtBesSubdetector.h:9
ExtBesTofConstruction::~ExtBesTofConstruction
virtual ~ExtBesTofConstruction()
Definition
ExtBesTofConstruction.cxx:16
ExtBesTofConstruction::ConstructETF
void ConstructETF(G4LogicalVolume *logicBes)
Definition
ExtBesTofConstruction.cxx:28
ExtBesTofConstruction::Construct
void Construct(G4LogicalVolume *logicBes)
Definition
ExtBesTofConstruction.cxx:18
ExtBesTofConstruction::ExtBesTofConstruction
ExtBesTofConstruction()
Definition
ExtBesTofConstruction.cxx:12
8.0.0
BOSS_Source
Reconstruction
TrkExtAlg
src
ExtBesTofConstruction.h
Generated by
1.16.1