Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
SimG4Core
PhysicsLists
interface
CMSNeutronXS.h
Go to the documentation of this file.
1
#ifndef SimG4Core_PhysicsLists_CMSNeutronXS_h
2
#define SimG4Core_PhysicsLists_CMSNeutronXS_h
3
4
#include "G4VPhysicsConstructor.hh"
5
#include "globals.hh"
6
7
class
CMSNeutronXS
:
public
G4VPhysicsConstructor {
8
9
public
:
10
11
CMSNeutronXS
(
const
G4String& nam, G4int ver);
12
virtual
~CMSNeutronXS
();
13
14
virtual
void
ConstructParticle
();
15
virtual
void
ConstructProcess
();
16
17
private
:
18
G4int
verbose
;
19
};
20
21
#endif
22
23
24
25
26
27
CMSNeutronXS::CMSNeutronXS
CMSNeutronXS(const G4String &nam, G4int ver)
Definition:
CMSNeutronXS.cc:14
CMSNeutronXS::ConstructProcess
virtual void ConstructProcess()
Definition:
CMSNeutronXS.cc:21
CMSNeutronXS::ConstructParticle
virtual void ConstructParticle()
Definition:
CMSNeutronXS.cc:19
CMSNeutronXS::verbose
G4int verbose
Definition:
CMSNeutronXS.h:18
CMSNeutronXS
Definition:
CMSNeutronXS.h:7
CMSNeutronXS::~CMSNeutronXS
virtual ~CMSNeutronXS()
Definition:
CMSNeutronXS.cc:17
Generated for CMSSW Reference Manual by
1.8.5