Public Member Functions | List of all members
EDepSim::NoMoreEvents Class Reference

#include <EDepSimVKinematicsGenerator.hh>

Inheritance diagram for EDepSim::NoMoreEvents:
EDepSim::Exception

Public Member Functions

 NoMoreEvents ()
 
 ~NoMoreEvents () throw ()
 
const char * what (void) const throw ()
 
- Public Member Functions inherited from EDepSim::Exception
 Exception ()
 
virtual ~Exception () throw ()
 
const char * what (void) const throw ()
 

Detailed Description

Definition at line 66 of file EDepSimVKinematicsGenerator.hh.

Constructor & Destructor Documentation

EDepSim::NoMoreEvents::NoMoreEvents ( )
inline

Definition at line 68 of file EDepSimVKinematicsGenerator.hh.

68 {}
EDepSim::NoMoreEvents::~NoMoreEvents ( )
throw (
)
inline

Definition at line 69 of file EDepSimVKinematicsGenerator.hh.

69 {}

Member Function Documentation

const char* EDepSim::NoMoreEvents::what ( void  ) const
throw (
)
inline

Definition at line 70 of file EDepSimVKinematicsGenerator.hh.

70 {return "EDepSim::NoMoreEvents";}

The documentation for this class was generated from the following file: