|
ESyS-Particle
2.3
|
#include <Raw2InteractionReader.h>
Public Types | |
| typedef Contact | InteractionData |
Public Member Functions | |
| Raw2InteractionReader (std::istream &iStream) | |
| bool | hasNext () const |
| InteractionData | next () |
Private Member Functions | |
| Raw2InteractionReader () | |
| Raw2InteractionReader (const Raw2InteractionReader &reader) | |
| Raw2InteractionReader & | operator= (const Raw2InteractionReader &reader) |
Private Attributes | |
| std::istream * | m_pIStream |
|
inline |
|
private |
|
private |
|
inline |
References m_pIStream.
|
inline |
|
private |
|
private |