GEMC  2.3
Geant4 Monte-Carlo Framework
Data Structures | Functions
run_conditions.h File Reference
#include "G4ThreeVector.hh"
#include "G4RotationMatrix.hh"
#include <QDomDocument>
#include "options.h"
#include <iostream>
+ Include dependency graph for run_conditions.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  detectorCondition
 
class  runConditions
 
class  runWeights
 

Functions

int check_if_factory_is_needed (map< string, detectorCondition >, string)
 

Detailed Description

Defines the Run Conditions class.
The Run Conditions are defined in an XML file called gcard
Run condition includes:

Definition in file run_conditions.h.

Function Documentation

int check_if_factory_is_needed ( map< string, detectorCondition ,
string   
)

Definition at line 164 of file run_conditions.cc.