Main Page
Namespaces
Classes
Package Documentation
SimG4Core
PhysicsLists
interface
CMSThermalNeutrons.h
Go to the documentation of this file.
1
#ifndef SimG4Core_PhysicsLists_CMSThermalNeutrons_h
2
#define SimG4Core_PhysicsLists_CMSThermalNeutrons_h
3
4
#include "G4VHadronPhysics.hh"
5
#include "globals.hh"
6
7
class
CMSThermalNeutrons
:
public
G4VHadronPhysics {
8
public
:
9
CMSThermalNeutrons
(G4int ver);
10
~CMSThermalNeutrons
()
override
;
11
12
void
ConstructProcess
()
override
;
13
14
private
:
15
G4int
verbose
;
16
};
17
18
#endif
CMSThermalNeutrons::CMSThermalNeutrons
CMSThermalNeutrons(G4int ver)
Definition:
CMSThermalNeutrons.cc:14
CMSThermalNeutrons::ConstructProcess
void ConstructProcess() override
Definition:
CMSThermalNeutrons.cc:18
CMSThermalNeutrons
Definition:
CMSThermalNeutrons.h:7
CMSThermalNeutrons::verbose
G4int verbose
Definition:
CMSThermalNeutrons.h:15
CMSThermalNeutrons::~CMSThermalNeutrons
~CMSThermalNeutrons() override
Definition:
CMSThermalNeutrons.cc:16
Generated for CMSSW Reference Manual by
1.8.11