CASToR
1.1
Tomographic Reconstruction (PET/SPECT)
Main Page
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Macros
Groups
Pages
src
datafile
iEventTransmission.cc
Go to the documentation of this file.
1
2
/*
3
Implementation of class iEventTransmission
4
5
- separators:
6
- doxygen:
7
- default initialization:
8
- CASTOR_DEBUG:
9
- CASTOR_VERBOSE:
10
*/
11
19
#include "
iEventTransmission.hh
"
20
#include "
sOutputManager.hh
"
21
22
// =====================================================================
23
// ---------------------------------------------------------------------
24
// ---------------------------------------------------------------------
25
// =====================================================================
26
27
iEventTransmission::iEventTransmission
() :
vEvent
()
28
{
29
// Throw an error
30
Cerr
(
"***** iEventTransmission::iEventTransmission() -> Not yet implemented !"
<< endl);
31
Exit
(EXIT_FAILURE);
32
}
33
34
// =====================================================================
35
// ---------------------------------------------------------------------
36
// ---------------------------------------------------------------------
37
// =====================================================================
38
39
iEventTransmission::~iEventTransmission
() {}
iEventTransmission::~iEventTransmission
virtual ~iEventTransmission()
Definition:
iEventTransmission.cc:39
iEventTransmission.hh
Declaration of class iEventTransmission.
Exit
void Exit(int code)
Definition:
sOutputManager.cc:34
Cerr
#define Cerr(MESSAGE)
Definition:
sOutputManager.hh:90
iEventTransmission::iEventTransmission
iEventTransmission()
Definition:
iEventTransmission.cc:27
sOutputManager.hh
Declaration of class sOutputManager.
vEvent
Mother class for the Event objects.
Definition:
vEvent.hh:23
Generated on Wed Jul 19 2017 17:02:31 for CASToR by
1.8.6