This code is part of the Liquid Argon Software (LArSoft) project. It contains examples of using the simulation and reconstruction algorithms for LAr TPC detectors. If you have a problem, please log a redmine issue: https://cdcvs.fnal.gov/redmine/projects/larsoft/issues/new
larexamples
|__larsim
   |__larg4
   |  |__larevt
   |  |  |__lardata
   |  |  |  |__larcore
   |  |  |  |  |__larcorealg
   |  |  |  |     |__larcoreobj
   |  |  |  |__lardataalg
   |  |  |  |  |__lardataobj
   |  |  |  |__larvecutils
- Algorithms
 - AnalysisExample
 - DebuggingExamples
 - larexamples.dox
 - RecoProxyUsageExample
 - Services
 
- AnalysisExample - a detailed tutorial on performing analysis tasks in LArSoft (current as of Aug-2017).
 - Algorithms - an example LArSoft algorithm and a module that invokes it.
 - Services - example LArSoft services and providers.