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

Classes | Macros
Geometry/CLHEP/Vector/ZMxpv.h File Reference
#include <string>
#include <exception>

Go to the source code of this file.

Classes

class  CLHEP_vector_exception
 

Macros

#define ZMthrowA(A)
 
#define ZMthrowC(A)
 
#define CLHEP_vector_exception_header(NAME)
 

Macro Definition Documentation

◆ CLHEP_vector_exception_header

#define CLHEP_vector_exception_header (   NAME)
Value:
class NAME : public CLHEP_vector_exception { \
public: \
NAME ( const std::string & s ) throw(); \
virtual const char* name() const throw(); \
virtual ~NAME() throw() {} \
};
virtual const char * name() const =0

Definition at line 147 of file Geometry/CLHEP/Vector/ZMxpv.h.

◆ ZMthrowA

#define ZMthrowA (   A)

◆ ZMthrowC

#define ZMthrowC (   A)