Difference between revisions of "LBNE Far Detector Software Data Model"

From DUNE
Jump to navigation Jump to search
Line 13: Line 13:
 
== Reconstruction ==
 
== Reconstruction ==
  
 +
The following table lists the EDM clases used in the reconstructtion.
 +
{| class="wikitable" style="text-align:left;"
 +
! Class !! Location !! Description
 +
|-
 +
| RawDigit || || Raw (convoluted) ADC signals in time slices
 +
|}
 
Plans to update the reconstruction model are described in a [http://lbne2-docdb.fnal.gov:8080/cgi-bin/RetrieveFile?docid=10187&filename=20150112-Petrillo.pdf&version=3 talk by Gianluca].
 
Plans to update the reconstruction model are described in a [http://lbne2-docdb.fnal.gov:8080/cgi-bin/RetrieveFile?docid=10187&filename=20150112-Petrillo.pdf&version=3 talk by Gianluca].

Revision as of 19:26, 21 January 2015

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 clases used in the reconstructtion.

Class Location Description
RawDigit Raw (convoluted) ADC signals in time slices

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