All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
crteventdisplay_sbnd.fcl
Go to the documentation of this file.
2 #include "crtsimmodules_sbnd.fcl"
3 
4 BEGIN_PROLOG
5 
6 standard_crteventdisplay:
7 {
8  SimLabel: "largeant"
9  CRTDataLabel: "crt"
10  CRTHitLabel: "crthit"
11  CRTTrackLabel: "crttrack"
12  TPCTrackLabel: "pandoraTrack"
13  ClockSpeedCRT: @local::sbnd_crtsim.DetSimParams.ClockSpeedCRT
14 
15  DrawTaggers: false
16  DrawModules: false
17  DrawTpc: true
18  DrawCrtData: false
19  DrawCrtHits: false
20  DrawCrtTracks: false
21  DrawIncompleteTracks: true
22  DrawTrueTracks: false
23  DrawTpcTracks: false
24 
25  TaggerColour: 1
26  TpcColour: 1
27  CrtDataColour: 8
28  CrtHitColour: 2
29  CrtTrackColour: 2
30  TpcTrackColour: 4
31  TrueTrackColour: 8
32 
33  UseTrueID: false
34  TrueID: 341
35 
36  Print: false
37 
38  LineWidth: 2.
39  IncompleteTrackLength: 500.
40  MinTime: 0. #-1276.
41  MaxTime: 0. #1300.
42 
43  CrtBackTrack: @local::standard_crtbacktracker
44 
45 }
46 
47 END_PROLOG
BEGIN_PROLOG don t mess with this TPCTrackLabel