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

Defines
ZMxpv.cc File Reference
#include "CLHEP/Vector/ZMxpv.h"

Go to the source code of this file.

Defines

#define CLHEP_vector_exception_methods(NAME)

Define Documentation

#define CLHEP_vector_exception_methods (   NAME)
Value:
NAME::NAME(const std::string & s) throw() : CLHEP_vector_exception(s) {}  \
  const char* NAME::name() const throw() {                                  \
    return #NAME;                                                           \
  }

Definition at line 40 of file ZMxpv.cc.