Geant4 VMC Version 6.6
Loading...
Searching...
No Matches
TG4CrossSectionType.h
Go to the documentation of this file.
1#ifndef TG4_OPTICAL_PROCESS_H
2#define TG4_OPTICAL_PROCESS_H
3
4//------------------------------------------------
5// The Geant4 Virtual Monte Carlo package
6// Copyright (C) 2007 - 2014 Ivana Hrivnacova
7// All rights reserved.
8//
9// For the licensing terms see geant4_vmc/LICENSE.
10// Contact: root-vmc@cern.ch
11//-------------------------------------------------
12
17
20
21#include <globals.hh>
22
32
34G4String TG4CrossSectionTypeName(G4int type);
35
38
41
42#endif // TG4_OPTICAL_PROCESS_H
G4String TG4CrossSectionTypeName(G4int type)
Return name for given cross section type.
TG4CrossSectionType GetCrossSectionType(G4int type)
Convert G4int to TG4CrossSectionType (for loops)
TG4CrossSectionType
Enumeration for cross section types.
@ kNoCrossSectionType
no cross section type
@ kCapture
capture cross section
@ kElastic
elastic cross section
@ kFission
fission cross section
@ kInelastic
inelastic cross section
@ kChargeExchange
charge exchane cross section