Namespaces | |
| CoordinateSystemRegistry | |
| Collection of useful pre-defined coordinate systems. | |
Classes | |
| class | CentralConfig |
| Main configuration utility. More... | |
| class | CommandLineOptions |
| class | ConfigLink |
| container for a file, file type id, and corresponding utl::Reader More... | |
| class | LocalCoordinateSystemConstructor |
| class | MagneticFieldModel |
| Get the magnetic field of the earth dependent on location and time. More... | |
| class | ParametricGeoMagChange |
| Rate-of-change model for spherical harmonics parametrisation of geomagnetic field. More... | |
| class | ParametricGeoMagneticField |
| Spherical harmonics parametrisation of geomagnetic field. More... | |
| class | RandomEngineRegistry |
| Collection of pre-defined random engines. More... | |
| class | RunController |
| Auger Software Run Control. More... | |
| class | RunData |
| class | TestSQLManager |
| Dummy manager for Testing DB selection. More... | |
| class | Trailer |
| class | UserData |
| Container to hold extra-event user data. More... | |
| class | VModule |
| Module interface. More... | |
Typedefs | |
| typedef LocalCoordinateSystemConstructor < utl::BaseCSPolicy > | LocalBaseCoordinateSystem |
| For base coordinate systems. More... | |
| typedef LocalCoordinateSystemConstructor < utl::DerivedCSPolicy > | LocalCoordinateSystem |
| The normal coordinate system type. More... | |
| typedef utl::ObjectFactory < VModule *, std::string > | VModuleFactory |
Functions | |
| string | AsString (DOMNode &n) |
| string | AsXML (const AttributeMap &attr) |
| const char * | GetLibraryPath () |
| string | Red (const string &str) |
For base coordinate systems.
Definition at line 57 of file LocalCoordinateSystem.h.
The normal coordinate system type.
Definition at line 52 of file LocalCoordinateSystem.h.
| typedef utl::ObjectFactory<VModule*, std::string> fwk::VModuleFactory |
| string fwk::AsString | ( | DOMNode & | n | ) |
Definition at line 44 of file CentralConfig.cc.
References utl::AsString().
Referenced by fwk::CentralConfig::AsString(), fwk::CentralConfig::DescendAndReplace(), utl::ReaderErrorReporter::error(), utl::ReaderErrorReporter::fatalError(), fwk::CentralConfig::FillMap(), fwk::CentralConfig::GetConfig(), and utl::Reader::Parse().
|
inline |
Definition at line 59 of file CentralConfig.cc.
Referenced by fwk::CentralConfig::DescendAndReplace(), and fwk::CentralConfig::ReplaceParameters().
| const char * fwk::GetLibraryPath | ( | ) |
Definition at line 69 of file CentralConfig.cc.
Referenced by fwk::CentralConfig::CentralConfig().
| string fwk::Red | ( | const string & | str | ) |
Definition at line 46 of file AugerOfflineMain.cc.
Referenced by G4StationSimulatorOG::G4StationConstruction::AssembleMARTA(), G4StationSimulatorOG::G4UMDPixelHit::Draw(), and main().