Geant4 VMC
Version 6.6
Loading...
Searching...
No Matches
source
global
include
TG4ApplicationState.h
Go to the documentation of this file.
1
#ifndef TG4_APPLICATION_STATE_H
2
#define TG4_APPLICATION_STATE_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
enum
TG4ApplicationState
22
{
23
kPreInit
,
24
kConstructGeometry
,
25
kConstructOpGeometry
,
26
kMisalignGeometry
,
27
kConstructSD
,
28
kInitGeometry
,
29
kAddParticles
,
30
kAddIons
,
31
kInEvent
,
32
kNotInApplication
33
};
34
35
#endif
// TG4_APPLICATION_STATE_H
TG4ApplicationState
TG4ApplicationState
Enumeration for application states.
Definition
TG4ApplicationState.h:22
kConstructSD
@ kConstructSD
in ConstructSensitiveDetectors
Definition
TG4ApplicationState.h:27
kMisalignGeometry
@ kMisalignGeometry
in MisalignGeometry
Definition
TG4ApplicationState.h:26
kAddIons
@ kAddIons
in AddIons
Definition
TG4ApplicationState.h:30
kConstructGeometry
@ kConstructGeometry
in ConstructGeometry
Definition
TG4ApplicationState.h:24
kAddParticles
@ kAddParticles
in AddParticles
Definition
TG4ApplicationState.h:29
kPreInit
@ kPreInit
in PreInit
Definition
TG4ApplicationState.h:23
kInEvent
@ kInEvent
in event processing
Definition
TG4ApplicationState.h:31
kNotInApplication
@ kNotInApplication
not in VMC application
Definition
TG4ApplicationState.h:32
kInitGeometry
@ kInitGeometry
in InitGeometry
Definition
TG4ApplicationState.h:28
kConstructOpGeometry
@ kConstructOpGeometry
in ConstructOpGeometry
Definition
TG4ApplicationState.h:25
Generated on Thu Oct 17 2024 08:29:40 for Geant4 VMC by
1.12.0