![]() |
PPM-DU analysis
2.3
conversion and analysis of the PPM-DU data
|
Fill an event. More...
#include <event.h>
Public Member Functions | |
| event () | |
| event (const event &curEvent) | |
| const eventHeader | GetEventHeader () const |
| get the information contained in the header (see eventHeader class) More... | |
| void | SetEventHeader (const eventHeader &eHeader) |
| set the information in the header (see eventHeader class) More... | |
| std::vector< dom > | GetDomList () const |
| get all the dom involved in the event More... | |
| void | SetDomList (std::vector< dom > &nb) |
| set the vector of dom involved in the event More... | |
| void | AddDom (const dom &onedom) |
Fill an event.
This class is meant to fill the event information. One event corresponds to one specific run! but for a list of dom The information contained in this class are:
Contact: creusot@apc.univ-paris7.fr
Created on: Wed Feb 27 2013
|
inline |
|
inline |
get the information contained in the header (see eventHeader class)
|
inline |
|
inline |
set the information in the header (see eventHeader class)
1.8.6