LBNE Far Detector Software Data Model

From DUNE
Revision as of 18:16, 20 February 2015 by DavidAdams (talk | contribs)
Jump to navigation Jump to search

This page documents D. Adams attempts to understand the LBNE EDM (event data model), i.e. the classes describing the data share by modules via the event data store and written to event data files.

Simulation

The following table lists the EDM clases used in the simulation.

Class Location Description
MCParticle $NUTOOLS_INC/SimulationBase ID, PDG ID, status code and starting and ending positions and momenta for each MC particle
SimChannel $LARSIM_INC/Simulation Energy deposited by each MC particle in the volume for each readout channel

Reconstruction

The following table lists the EDM classes used in the reconstruction.

Class Location Description
RawDigit $LARDATA_INC/RawData Raw (convoluted) ADC signals in time slices. Unpack with raw::Decompress in RawData/raw.h
Wire $LARDATA_INC/RecoBase Deconvoluted

Plans to update the reconstruction model are described in a talk by Gianluca.