#include <RodPrimList.h>
Inheritance diagram for SctPixelRod::PrimListException:
Public Member Functions | |
PrimListException (std::string descriptor, unsigned long data1, unsigned long data2) | |
unsigned long | getData1 () |
unsigned long | getData2 () |
virtual std::ostream & | what (std::ostream &, PrimListException &) |
Private Attributes | |
unsigned long | m_data1 |
unsigned long | m_data2 |
Definition at line 25 of file RodPrimList.h.
|
|
|
Definition at line 28 of file RodPrimList.h. References m_data1. |
|
Definition at line 29 of file RodPrimList.h. References m_data2. |
|
|
|
Definition at line 33 of file RodPrimList.h. Referenced by getData1(). |
|
Definition at line 34 of file RodPrimList.h. Referenced by getData2(). |