Geant4 VMC
Version 6.7
Toggle main menu visibility
Main Page
Topics
Namespaces
Namespace List
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
~
Variables
c
d
e
f
g
i
l
m
n
p
r
s
t
y
z
Typedefs
Enumerations
Enumerator
Files
File List
File Members
All
a
b
c
d
e
f
g
h
i
k
o
s
t
Functions
Variables
Typedefs
Enumerations
Enumerator
f
k
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
source
digits+hits
include
TG4StepStatus.h
Go to the documentation of this file.
1
#ifndef TG4_STEP_STATUS_H
2
#define TG4_STEP_STATUS_H
3
4
//------------------------------------------------
5
// The Geant4 Virtual Monte Carlo package
6
// Copyright (C) 2007 - 2015 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
35
enum
TG4StepStatus
36
{
37
kVertex
,
38
kBoundary
,
39
kNormalStep
,
40
kGflashSpot
41
};
35
enum
TG4StepStatus
{
…
};
42
43
#endif
// TG4_STEP_STATUS_H
kGflashSpot
@ kGflashSpot
in post step point with Gflash
Definition
TG4StepStatus.h:40
kBoundary
@ kBoundary
when crossing geometrical boundary
Definition
TG4StepStatus.h:38
kVertex
@ kVertex
in track vertex
Definition
TG4StepStatus.h:37
kNormalStep
@ kNormalStep
in post step point
Definition
TG4StepStatus.h:39
TG4StepStatus
TG4StepStatus
Step status enumeration.
Definition
TG4StepStatus.h:36
Generated on Tue Apr 1 2025 13:04:46 for Geant4 VMC by
1.13.2