cheat_tracks.fcl
Go to the documentation of this file.
1 #
2 # File: cheat_tracks.fcl
3 # Brief: Precooked configurations for TotallyCheatTrackingAlg algorithm.
4 # Author: Gianluca Petrillo (petrillo@fnal.gov)
5 # Date: 20171226
6 # Version: 1.0
7 #
8 # Description:
9 # Predefined configurations are provided for
10 # `lar::example::TotallyCheatTrackingAlg` algorithm:
11 # - standard_chat_tracks: default configuration
12 # (more than enough, since there is nothing to configure...)
13 #
14 #
15 #
16 # Changes:
17 # 20171226 (petrillo@fnal.gov) [v1.0]
18 # original version
19 #
20 #
21 
22 ################################################################################
23 standard_chat_tracks: {
24 
25  # nothing required so far
26 
27 } # standard_chat_tracks
28 
29 
30 ################################################################################