CLHEP 2.4.6.4
C++ Class Library for High Energy Physics
Loading...
Searching...
No Matches
ZMxpv.cc File Reference
#include "CLHEP/Vector/ZMxpv.h"

Go to the source code of this file.

Macros

#define CLHEP_vector_exception_methods(NAME)
 

Macro Definition Documentation

◆ CLHEP_vector_exception_methods

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

Definition at line 40 of file ZMxpv.cc.