CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

Static Public Member Functions | List of all members
CLHEP::Version Struct Reference

#include <ClhepVersion.h>

Static Public Member Functions

static std::string String ()
 
static int Major ()
 
static int SubMajor ()
 
static int Minor ()
 
static int SubMinor ()
 

Detailed Description

Definition at line 15 of file ClhepVersion.h.

Member Function Documentation

static int CLHEP::Version::Major ( )
inlinestatic

Definition at line 18 of file ClhepVersion.h.

static int CLHEP::Version::Minor ( )
inlinestatic

Definition at line 20 of file ClhepVersion.h.

static std::string CLHEP::Version::String ( )
inlinestatic

Definition at line 17 of file ClhepVersion.h.

static int CLHEP::Version::SubMajor ( )
inlinestatic

Definition at line 19 of file ClhepVersion.h.

static int CLHEP::Version::SubMinor ( )
inlinestatic

Definition at line 21 of file ClhepVersion.h.


The documentation for this struct was generated from the following file: