BOSS
8.0.0
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-58 $
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
public
:
31
ExN01PhysicsList
();
32
~ExN01PhysicsList
();
33
34
protected
:
35
// Construct particle and physics process
36
void
ConstructParticle
();
37
void
ConstructProcess
();
38
void
SetCuts
();
39
};
40
41
#endif
ExN01PhysicsList::ConstructProcess
void ConstructProcess()
Definition
ExN01PhysicsList.cxx:29
ExN01PhysicsList::ExN01PhysicsList
ExN01PhysicsList()
Definition
ExN01PhysicsList.cxx:16
ExN01PhysicsList::ConstructParticle
void ConstructParticle()
Definition
ExN01PhysicsList.cxx:20
ExN01PhysicsList::SetCuts
void SetCuts()
Definition
ExN01PhysicsList.cxx:35
ExN01PhysicsList::~ExN01PhysicsList
~ExN01PhysicsList()
Definition
ExN01PhysicsList.cxx:18
8.0.0
BOSS_Source
Simulation
G4Svc
Physics
ExN01PhysicsList.hh
Generated by
1.16.1