src
RecoVertex
LinearizationPointFinders
interface
LinPtException.h
Go to the documentation of this file.
1
#ifndef LinPtException_H
2
#define LinPtException_H
3
4
#include "
FWCore/Utilities/interface/Exception.h
"
5
10
class
LinPtException
:
public
cms::Exception
{
11
public
:
12
LinPtException
(
const
char
*
reason
) :
cms
::
Exception
(
reason
){};
13
};
14
15
#endif
LinPtException::LinPtException
LinPtException(const char *reason)
Definition:
LinPtException.h:12
PixelMapPlotter.reason
reason
Definition:
PixelMapPlotter.py:509
LinPtException
Definition:
LinPtException.h:10
cms
Namespace of DDCMS conversion namespace.
Definition:
ProducerAnalyzer.cc:41
Exception.h
cms::Exception
Definition:
Exception.h:59
Exception
Generated for CMSSW Reference Manual by
1.8.14