![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Macros | |
| #define | CHECK_TYPE(string, target) |
| #define | CHECK_FORMAT(string, target) |
Functions | |
| Primitive::Type | getPrimitiveType (const std::string &name) |
| IParticleWriterConfig::ArrayFormat | getArrayFormat (const std::string &name) |
| #define CHECK_FORMAT | ( | string, | |
| target ) |
Definition at line 35 of file AlgHelpers.cxx.
| #define CHECK_TYPE | ( | string, | |
| target ) |
Definition at line 8 of file AlgHelpers.cxx.
| IParticleWriterConfig::ArrayFormat getArrayFormat | ( | const std::string & | name | ) |
Definition at line 37 of file AlgHelpers.cxx.
| Primitive::Type getPrimitiveType | ( | const std::string & | name | ) |
Definition at line 10 of file AlgHelpers.cxx.