BOSS
7.1.0
BESIII Offline Software System
Loading...
Searching...
No Matches
ExN02PhysicsList.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: ExN02PhysicsList.hh,v 1.1.1.1 2004/09/28 05:16:53 liwd Exp $
25
// GEANT4 tag $Name: G4Svc-00-01-56 $
26
//
27
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
28
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
29
30
#ifndef ExN02PhysicsList_h
31
#define ExN02PhysicsList_h 1
32
33
#include "G4VUserPhysicsList.hh"
34
#include "globals.hh"
35
36
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
37
38
class
ExN02PhysicsList
:
public
G4VUserPhysicsList
39
{
40
public
:
41
ExN02PhysicsList
();
42
~ExN02PhysicsList
();
43
44
protected
:
45
// Construct particle and physics
46
void
ConstructParticle
();
47
void
ConstructProcess
();
48
49
void
SetCuts
();
50
51
52
protected
:
53
// these methods Construct particles
54
void
ConstructBosons
();
55
void
ConstructLeptons
();
56
void
ConstructMesons
();
57
void
ConstructBaryons
();
58
59
protected
:
60
// these methods Construct physics processes and register them
61
void
ConstructGeneral
();
62
void
ConstructEM
();
63
};
64
65
#endif
66
67
ExN02PhysicsList
Definition:
ExN02PhysicsList.hh:39
ExN02PhysicsList::ConstructGeneral
void ConstructGeneral()
Definition:
ExN02PhysicsList.cxx:279
ExN02PhysicsList::SetCuts
void SetCuts()
Definition:
ExN02PhysicsList.cxx:298
ExN02PhysicsList::ConstructBosons
void ConstructBosons()
Definition:
ExN02PhysicsList.cxx:73
ExN02PhysicsList::ExN02PhysicsList
ExN02PhysicsList()
Definition:
ExN02PhysicsList.cxx:44
ExN02PhysicsList::~ExN02PhysicsList
~ExN02PhysicsList()
Definition:
ExN02PhysicsList.cxx:52
ExN02PhysicsList::ConstructMesons
void ConstructMesons()
Definition:
ExN02PhysicsList.cxx:104
ExN02PhysicsList::ConstructLeptons
void ConstructLeptons()
Definition:
ExN02PhysicsList.cxx:85
ExN02PhysicsList::ConstructProcess
void ConstructProcess()
Definition:
ExN02PhysicsList.cxx:135
ExN02PhysicsList::ConstructEM
void ConstructEM()
Definition:
ExN02PhysicsList.cxx:164
ExN02PhysicsList::ConstructParticle
void ConstructParticle()
Definition:
ExN02PhysicsList.cxx:57
ExN02PhysicsList::ConstructBaryons
void ConstructBaryons()
Definition:
ExN02PhysicsList.cxx:123
source
Simulation
G4Svc
G4Svc-00-01-56
Physics
ExN02PhysicsList.hh
Generated by
1.9.6