Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
TrackingTools
TrajectoryParametrization
interface
TrajectoryStateExceptions.h
Go to the documentation of this file.
1
4
#ifndef TrajectoryState_Exceptions_H
5
#define TrajectoryState_Exceptions_H
6
7
#include <string>
8
#include "
FWCore/Utilities/interface/Exception.h
"
9
11
12
class
TrajectoryStateException
:
public
cms::Exception
{
13
public
:
14
TrajectoryStateException
(
const
std::string
&
message
)
throw
() :
cms::Exception
(
message
) {}
15
~TrajectoryStateException
()
throw
()
override
{}
16
};
17
18
#endif
Exception
Definition:
hltDiff.cc:245
cms::Exception::message
std::string message() const
Definition:
Exception.cc:145
TrajectoryStateException::TrajectoryStateException
TrajectoryStateException(const std::string &message)
Definition:
TrajectoryStateExceptions.h:14
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
TrajectoryStateException
Common base class.
Definition:
TrajectoryStateExceptions.h:12
TrajectoryStateException::~TrajectoryStateException
~TrajectoryStateException() override
Definition:
TrajectoryStateExceptions.h:15
Exception.h
cms::Exception
Definition:
Exception.h:70
CommPDSkim_cfg.throw
tuple throw
Definition:
CommPDSkim_cfg.py:101
Generated for CMSSW Reference Manual by
1.8.5