Geant4 VMC
Version 6.6
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
};
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 Thu Oct 17 2024 08:29:40 for Geant4 VMC by
1.12.0