All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
Static Public Member Functions
nemo3::convert_ana Class Reference

NAT event to ANA event converter. More...

#include <convert_ana.h>

List of all members.

Static Public Member Functions

static void convert (const StdTrackedEvent &old_event_, ana_event &event_, bool debug_=false)
 The static fonction that convert and configures properties from old event form to new ana_event.

Detailed Description

NAT event to ANA event converter.


Member Function Documentation

static void nemo3::convert_ana::convert ( const StdTrackedEvent &  old_event_,
ana_event event_,
bool  debug_ = false 
) [static]

The static fonction that convert and configures properties from old event form to new ana_event.

Convert ana is donne in multiples steps from old event to new one. There is an non exhaustive list of informations :

 -Gets back numbers, id, date, time, simulation bool...

 -Gets back sim vertexes informations (time, position...)

 -Gets back sim particles informations (vertex, type, momentum...)

 -Gets back scintillators informations (id, adc, tdc, energy, isoff, isbad, ishot, ishighthreshold, sigmas, time)

 -Store additionnal informations in properties (laser flag, laser coef)

 -Gets back gg informations (number of gg hits, id, position, TDCs, times, status, sigmas)

 -Gets back the track LAL (shape, sign from source, vertexes, associated scins)

 -Store additionnal information in properties (layers, proba, length)

 -Gets thoses informations for delayed tracks

The documentation for this class was generated from the following file: