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
event
include
TG4TrackSaveControl.h
Go to the documentation of this file.
1
#ifndef TG4_TRACK_SAVE_CONTROL_H
2
#define TG4_TRACK_SAVE_CONTROL_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
23
enum
TG4TrackSaveControl
24
{
25
kDoNotSave
,
26
kSaveInPreTrack
,
27
kSaveInStep
28
};
23
enum
TG4TrackSaveControl
{
…
};
29
30
#endif
// TRACK_SAVE_CONTROL
TG4TrackSaveControl
TG4TrackSaveControl
Enumeration for options for storing secondary tracks.
Definition
TG4TrackSaveControl.h:24
kSaveInPreTrack
@ kSaveInPreTrack
save in pre-track
Definition
TG4TrackSaveControl.h:26
kDoNotSave
@ kDoNotSave
do not save
Definition
TG4TrackSaveControl.h:25
kSaveInStep
@ kSaveInStep
save in step
Definition
TG4TrackSaveControl.h:27
Generated on Tue Apr 1 2025 13:04:46 for Geant4 VMC by
1.13.2