Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
GUPI.hpp File Reference
#include <list>
#include <map>
#include <LUPI_dataBuffer.hpp>
#include <LUPI.hpp>
#include <HAPI.hpp>

Go to the source code of this file.

Classes

class  GUPI::WriteInfo
class  GUPI::Ancestry
class  GUPI::Entry
class  GUPI::Text
class  GUPI::Documentation
class  GUPI::Suite

Namespaces

namespace  GUPI

Macros

#define GUPI_documentationChars   "documentation"
#define GUPI_titleChars   "title"
#define GUPI_abstractChars   "abstract"
#define GUPI_bodyChars   "body"
#define GUPI_endfCompatibleChars   "endfCompatible"
#define GUPI_doiChars   "doi"
#define GUPI_publicationDateChars   "publicationDate"
#define GUPI_versionChars   "version"

Typedefs

typedef Entry *(* GUPI::GUPI_parseSuite) (Suite *a_parent, HAPI::Node const &a_node)

Macro Definition Documentation

◆ GUPI_abstractChars

#define GUPI_abstractChars   "abstract"

Definition at line 29 of file GUPI.hpp.

Referenced by GUPI::Documentation::Documentation().

◆ GUPI_bodyChars

#define GUPI_bodyChars   "body"

Definition at line 30 of file GUPI.hpp.

Referenced by GUPI::Documentation::Documentation().

◆ GUPI_documentationChars

#define GUPI_documentationChars   "documentation"

Definition at line 27 of file GUPI.hpp.

Referenced by GIDI::Styles::Base::Base().

◆ GUPI_doiChars

#define GUPI_doiChars   "doi"

Definition at line 32 of file GUPI.hpp.

Referenced by GUPI::Documentation::Documentation().

◆ GUPI_endfCompatibleChars

#define GUPI_endfCompatibleChars   "endfCompatible"

Definition at line 31 of file GUPI.hpp.

◆ GUPI_publicationDateChars

#define GUPI_publicationDateChars   "publicationDate"

Definition at line 33 of file GUPI.hpp.

Referenced by GUPI::Documentation::Documentation().

◆ GUPI_titleChars

#define GUPI_titleChars   "title"

Definition at line 28 of file GUPI.hpp.

Referenced by GUPI::Documentation::Documentation().

◆ GUPI_versionChars

#define GUPI_versionChars   "version"

Definition at line 34 of file GUPI.hpp.

Referenced by GUPI::Documentation::Documentation().