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
9
public
:
10
CMSThermalNeutrons
(G4int ver);
11
virtual
~CMSThermalNeutrons
();
12
13
virtual
void
ConstructProcess
();
14
15
private
:
16
G4int
verbose
;
17
};
18
19
#endif
20
21
22
23
24
25
CMSThermalNeutrons::CMSThermalNeutrons
CMSThermalNeutrons(G4int ver)
Definition:
CMSThermalNeutrons.cc:14
CMSThermalNeutrons::ConstructProcess
virtual void ConstructProcess()
Definition:
CMSThermalNeutrons.cc:20
CMSThermalNeutrons
Definition:
CMSThermalNeutrons.h:7
CMSThermalNeutrons::verbose
G4int verbose
Definition:
CMSThermalNeutrons.h:16
CMSThermalNeutrons::~CMSThermalNeutrons
virtual ~CMSThermalNeutrons()
Definition:
CMSThermalNeutrons.cc:18
Generated for CMSSW Reference Manual by
1.8.11