CGEM BOSS
6.6.5.h
BESIII Offline Software System
Loading...
Searching...
No Matches
ExN03PhysicsList.hh
Go to the documentation of this file.
1
//
2
// ********************************************************************
3
// * DISCLAIMER *
4
// * *
5
// * The following disclaimer summarizes all the specific disclaimers *
6
// * of contributors to this software. The specific disclaimers,which *
7
// * govern, are listed with their locations in: *
8
// * http://cern.ch/geant4/license *
9
// * *
10
// * Neither the authors of this software system, nor their employing *
11
// * institutes,nor the agencies providing financial support for this *
12
// * work make any representation or warranty, express or implied, *
13
// * regarding this software system or assume any liability for its *
14
// * use. *
15
// * *
16
// * This code implementation is the intellectual property of the *
17
// * GEANT4 collaboration. *
18
// * By copying, distributing or modifying the Program (or any work *
19
// * based on the Program) you indicate your acceptance of this *
20
// * statement, and all its terms. *
21
// ********************************************************************
22
//
23
//
24
// $Id: ExN03PhysicsList.hh,v 1.1.1.1 2013/11/22 02:11:08 juxd Exp $
25
// GEANT4 tag $Name: G4Svc-00-04-01 $
26
//
27
//
28
29
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
30
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
31
32
#ifndef ExN03PhysicsList_h
33
#define ExN03PhysicsList_h 1
34
35
#include "G4VUserPhysicsList.hh"
36
#include "globals.hh"
37
38
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
39
40
class
ExN03PhysicsList
:
public
G4VUserPhysicsList
41
{
42
public
:
43
ExN03PhysicsList
();
44
~ExN03PhysicsList
();
45
46
protected
:
47
// Construct particle and physics
48
void
ConstructParticle
();
49
void
ConstructProcess
();
50
51
void
SetCuts
();
52
53
54
protected
:
55
// these methods Construct particles
56
void
ConstructBosons
();
57
void
ConstructLeptons
();
58
void
ConstructMesons
();
59
void
ConstructBaryons
();
60
61
protected
:
62
// these methods Construct physics processes and register them
63
void
ConstructGeneral
();
64
void
ConstructEM
();
65
};
66
67
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
68
69
#endif
70
71
72
ExN03PhysicsList
Definition
ExN03PhysicsList.hh:41
ExN03PhysicsList::ConstructLeptons
void ConstructLeptons()
Definition
ExN03PhysicsList.cxx:88
ExN03PhysicsList::ConstructGeneral
void ConstructGeneral()
Definition
ExN03PhysicsList.cxx:271
ExN03PhysicsList::ConstructProcess
void ConstructProcess()
Definition
ExN03PhysicsList.cxx:134
ExN03PhysicsList::ConstructEM
void ConstructEM()
Definition
ExN03PhysicsList.cxx:161
ExN03PhysicsList::ConstructBosons
void ConstructBosons()
Definition
ExN03PhysicsList.cxx:73
ExN03PhysicsList::~ExN03PhysicsList
~ExN03PhysicsList()
Definition
ExN03PhysicsList.cxx:53
ExN03PhysicsList::SetCuts
void SetCuts()
Definition
ExN03PhysicsList.cxx:290
ExN03PhysicsList::ConstructMesons
void ConstructMesons()
Definition
ExN03PhysicsList.cxx:104
ExN03PhysicsList::ExN03PhysicsList
ExN03PhysicsList()
Definition
ExN03PhysicsList.cxx:45
ExN03PhysicsList::ConstructParticle
void ConstructParticle()
Definition
ExN03PhysicsList.cxx:58
ExN03PhysicsList::ConstructBaryons
void ConstructBaryons()
Definition
ExN03PhysicsList.cxx:122
6.6.5.h
Simulation
G4Svc
G4Svc-00-04-01
Physics
ExN03PhysicsList.hh
Generated by
1.12.0