GGS(GenericGEANT4Simulation)Software
2.99.0
Main Page
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Macros
include
montecarlo
physicslists
GGSCRMCPhysicsList.h
1
/*
2
* GGSCRMCPhysicsList.h
3
*
4
* Created on: 15 Feb 2019
5
* Author: Nicola Mori
6
*/
7
8
#ifndef GGSCRMCPHYSICSLIST_H_
9
#define GGSCRMCPHYSICSLIST_H_
10
11
#include "FTFP_BERT.hh"
12
#include "G4GenericMessenger.hh"
13
21
class
GGSCRMCPhysicsList
:
public
FTFP_BERT {
22
public
:
24
GGSCRMCPhysicsList
();
25
30
void
ConstructProcess
();
31
32
private
:
33
std::string _modelName;
34
float
_modelUpperThreshold, _modelLowerThreshold;
35
36
G4GenericMessenger _messenger;
37
};
38
39
#endif
/* GGSCRMCPHYSICSLIST_H_ */
GGSCRMCPhysicsList::ConstructProcess
void ConstructProcess()
Constructs the physical processes.
Definition:
GGSCRMCPhysicsList.cpp:30
GGSCRMCPhysicsList::GGSCRMCPhysicsList
GGSCRMCPhysicsList()
Constructor.
Definition:
GGSCRMCPhysicsList.cpp:16
GGSCRMCPhysicsList
Physics list based on CRMC for high-energy hadron-hadron interactions.
Definition:
GGSCRMCPhysicsList.h:21
Generated on Mon May 13 2024 08:14:00 for GGS(GenericGEANT4Simulation)Software by
1.8.5