LArSoft  v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
Algorithms

Examples of LArSoft algorithms and art modules. More...

Modules

 RemoveIsolatedSpacePoints
 Filters a collection of input objects.
 
 TotallyCheatTracks
 Defines a new data product and produces it and its associations.
 

Detailed Description

Examples of LArSoft algorithms and art modules.

LArSoft algorithm examples

LArSoft endorses a coding model which separates the functional part of the algorithms from the interfaces which allow that algorithms to be used inside a framework. This is often called factorization model.

These examples show the use of the recommended patterns. For more documentation on the factorisation of algorithms, see the LArSoft wiki: https://cdcvs.fnal.gov/redmine/projects/larsoft/wiki/Writing_LArSoft_algorithms.