CMS 3D CMS Logo

Clustering1DException.h
Go to the documentation of this file.
1 #ifndef Clustering1DException_H
2 #define Clustering1DException_H
3 
5 
11 {
12 public:
13  Clustering1DException( const char * reason ) : cms::Exception ( reason ) {};
15 };
16 
17 #endif
Clustering1DException(const char *reason)
Namespace of DDCMS conversion namespace.
Clustering1DException(const Clustering1DException &ex)