GEMC
2.2
Geant4 Monte-Carlo Framework
|
#include <outputFactory.h>
Public Member Functions | |
void | setRaws (map< string, double > r) |
void | setDgtz (map< string, double > d) |
void | setAllRaws (map< string, vector< double > > r) |
void | setSignal (map< double, double > s) |
void | setMultiDgt (map< string, vector< int > > d) |
void | setOneRaw (string s, double d) |
void | setOneRaw (string s, int i) |
void | setOneDgt (string s, double d) |
void | setOneDgt (string s, int i) |
map< string, double > | getRaws () |
map< string, double > | getDgtz () |
map< string, vector< double > > | getAllRaws () |
map< double, double > | getSignalVT () |
map< string, vector< int > > | getMultiDgt () |
double | getIntRawVar (string s) |
double | getIntDgtVar (string s) |
hitOutput
Contains dynamic output informations
Definition at line 32 of file outputFactory.h.
|
inline |
Definition at line 76 of file outputFactory.h.
|
inline |
Definition at line 75 of file outputFactory.h.
|
inline |
Definition at line 85 of file outputFactory.h.
|
inline |
Definition at line 80 of file outputFactory.h.
|
inline |
Definition at line 78 of file outputFactory.h.
|
inline |
Definition at line 74 of file outputFactory.h.
|
inline |
Definition at line 77 of file outputFactory.h.
|
inline |
Definition at line 61 of file outputFactory.h.
|
inline |
Definition at line 60 of file outputFactory.h.
|
inline |
Definition at line 63 of file outputFactory.h.
|
inline |
Definition at line 69 of file outputFactory.h.
|
inline |
Definition at line 70 of file outputFactory.h.
|
inline |
Definition at line 66 of file outputFactory.h.
|
inline |
Definition at line 67 of file outputFactory.h.
|
inline |
Definition at line 59 of file outputFactory.h.
|
inline |
Definition at line 62 of file outputFactory.h.