Geant4 VMC Version 6.6
Loading...
Searching...
No Matches
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
34
35#endif // TG4_APPLICATION_STATE_H
TG4ApplicationState
Enumeration for application states.
@ kConstructSD
in ConstructSensitiveDetectors
@ kMisalignGeometry
in MisalignGeometry
@ kAddIons
in AddIons
@ kConstructGeometry
in ConstructGeometry
@ kAddParticles
in AddParticles
@ kPreInit
in PreInit
@ kInEvent
in event processing
@ kNotInApplication
not in VMC application
@ kInitGeometry
in InitGeometry
@ kConstructOpGeometry
in ConstructOpGeometry