Main Page
Namespaces
Classes
Package Documentation
CVS Directory
WorkBook
Offline Guide
Release schedule
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
CommonTools
Clustering1D
interface
Clustering1DException.h
Go to the documentation of this file.
1
#ifndef Clustering1DException_H
2
#define Clustering1DException_H
3
4
#include "
FWCore/Utilities/interface/Exception.h
"
5
10
class
Clustering1DException
:
public
cms::Exception
{
11
public
:
12
Clustering1DException
(
const
char
*
reason
) : cms::
Exception
(reason){};
13
Clustering1DException
(
const
Clustering1DException
&ex) : cms::
Exception
(ex){};
14
};
15
16
#endif
Clustering1DException::Clustering1DException
Clustering1DException(const char *reason)
Definition:
Clustering1DException.h:12
Clustering1DException
Definition:
Clustering1DException.h:10
PixelMapPlotter.reason
tuple reason
Definition:
PixelMapPlotter.py:509
Exception.h
Clustering1DException::Clustering1DException
Clustering1DException(const Clustering1DException &ex)
Definition:
Clustering1DException.h:13
cms::Exception
Definition:
Exception.h:70
Exception
Generated for CMSSW Reference Manual by
1.8.5