Difference between revisions of "LBNE Far Detector Software Data Model"
Jump to navigation
Jump to search
DavidAdams (talk | contribs) (Created page with "= LBNE Far Detector Data model = 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...") |
DavidAdams (talk | contribs) |
||
Line 10: | Line 10: | ||
|- | |- | ||
| SimChannel || $LARSIM_INC/Simulation || Energy deposited by each particle in the volume for each readout channel | | SimChannel || $LARSIM_INC/Simulation || Energy deposited by each particle in the volume for each readout channel | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} |
Revision as of 13:33, 12 January 2015
LBNE Far Detector Data model
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 particles |
SimChannel | $LARSIM_INC/Simulation | Energy deposited by each particle in the volume for each readout channel |