xboa
Public Member Functions | Public Attributes | List of all members
BadEventError Class Reference

BadEventError is raised if Hit reads a bad. More...

Inherits IOError.

Public Member Functions

def __init__
 
def __str__
 

Public Attributes

 value
 

Detailed Description

BadEventError is raised if Hit reads a bad.

Definition at line 41 of file _hit.py.

Constructor & Destructor Documentation

def __init__ (   self,
  value 
)

Definition at line 43 of file _hit.py.

Member Function Documentation

def __str__ (   self)

Definition at line 46 of file _hit.py.

References BadEventError.value.

Member Data Documentation

value

Definition at line 44 of file _hit.py.

Referenced by BadEventError.__str__().


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