BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
ExtPhysicsList.h
Go to the documentation of this file.
1
//
2
// File: ExtPhysicsList.hh
3
// Author: Wangll
4
// Date: 2005.2.22
5
//
6
7
#ifndef ExtPhysicsList_h
8
#define ExtPhysicsList_h 1
9
10
#include "G4VUserPhysicsList.hh"
11
#include "globals.hh"
12
13
class
ExtPhysicsList
:
public
G4VUserPhysicsList {
14
public
:
15
ExtPhysicsList
();
16
~ExtPhysicsList
();
17
18
protected
:
19
// Construct particle and physics process
20
void
ConstructParticle
();
21
void
ConstructProcess
();
22
void
SetCuts
();
23
};
24
25
#endif
ExtPhysicsList::~ExtPhysicsList
~ExtPhysicsList()
Definition
ExtPhysicsList.cxx:27
ExtPhysicsList::ExtPhysicsList
ExtPhysicsList()
Definition
ExtPhysicsList.cxx:25
ExtPhysicsList::ConstructProcess
void ConstructProcess()
Definition
ExtPhysicsList.cxx:47
ExtPhysicsList::SetCuts
void SetCuts()
Definition
ExtPhysicsList.cxx:84
ExtPhysicsList::ConstructParticle
void ConstructParticle()
Definition
ExtPhysicsList.cxx:29
8.0.0
BOSS_Source
Reconstruction
TrkExtAlg
src
ExtPhysicsList.h
Generated by
1.16.1