CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#include <ClhepVersion.h>
Static Public Member Functions | |
static std::string | String () |
static int | Major () |
static int | SubMajor () |
static int | Minor () |
static int | SubMinor () |
Definition at line 15 of file ClhepVersion.h.
static int CLHEP::Version::Major | ( | ) | [inline, static] |
Definition at line 18 of file ClhepVersion.h.
static int CLHEP::Version::Minor | ( | ) | [inline, static] |
Definition at line 20 of file ClhepVersion.h.
static std::string CLHEP::Version::String | ( | ) | [inline, static] |
Definition at line 17 of file ClhepVersion.h.
static int CLHEP::Version::SubMajor | ( | ) | [inline, static] |
Definition at line 19 of file ClhepVersion.h.
static int CLHEP::Version::SubMinor | ( | ) | [inline, static] |
Definition at line 21 of file ClhepVersion.h.