GEMC
2.3
Geant4 Monte-Carlo Framework
|
#include "G4ThreeVector.hh"
#include "G4RotationMatrix.hh"
#include <QDomDocument>
#include "options.h"
#include <iostream>
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) |
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.
int check_if_factory_is_needed | ( | map< string, detectorCondition > | , |
string | |||
) |
Definition at line 164 of file run_conditions.cc.