BOSS
7.0.8
BESIII Offline Software System
Loading...
Searching...
No Matches
ExN01PhysicsList.hh
Go to the documentation of this file.
1
// This code implementation is the intellectual property of
2
// the GEANT4 collaboration.
3
//
4
// By copying, distributing or modifying the Program (or any work
5
// based on the Program) you indicate your acceptance of this statement,
6
// and all its terms.
7
//
8
// $Id: ExN01PhysicsList.hh,v 1.1.1.1 2004/09/28 05:16:53 liwd Exp $
9
// GEANT4 tag $Name: G4Svc-00-01-53 $
10
//
11
//
12
//
13
// ExN01PhysicsList
14
// Construct/define particles and physics processes
15
//
16
// Particle defined in ExampleN01
17
// geantino
18
//
19
// Process defined in ExampleN01
20
// transportation
21
//
22
23
#ifndef ExN01PhysicsList_h
24
#define ExN01PhysicsList_h 1
25
26
#include "G4VUserPhysicsList.hh"
27
#include "globals.hh"
28
29
class
ExN01PhysicsList
:
public
G4VUserPhysicsList
30
{
31
public
:
32
ExN01PhysicsList
();
33
~ExN01PhysicsList
();
34
35
protected
:
36
// Construct particle and physics process
37
void
ConstructParticle
();
38
void
ConstructProcess
();
39
void
SetCuts
();
40
41
};
42
43
#endif
44
45
46
47
48
49
50
ExN01PhysicsList
Definition:
ExN01PhysicsList.hh:30
ExN01PhysicsList::ConstructProcess
void ConstructProcess()
Definition:
ExN01PhysicsList.cxx:33
ExN01PhysicsList::ExN01PhysicsList
ExN01PhysicsList()
Definition:
ExN01PhysicsList.cxx:17
ExN01PhysicsList::ConstructParticle
void ConstructParticle()
Definition:
ExN01PhysicsList.cxx:23
ExN01PhysicsList::SetCuts
void SetCuts()
Definition:
ExN01PhysicsList.cxx:40
ExN01PhysicsList::~ExN01PhysicsList
~ExN01PhysicsList()
Definition:
ExN01PhysicsList.cxx:20
source
Simulation
G4Svc
G4Svc-00-01-53
Physics
ExN01PhysicsList.hh
Generated by
1.9.6