All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions | Variables
crttrackmatchingalg_sbnd.fcl File Reference

Go to the source code of this file.

Functions

BEGIN_PROLOG or score (default)}sbnd_crttrackmatchingalg_crID
 

Variables

BEGIN_PROLOG standard_crttrackmatchingalg
 
BEGIN_PROLOG dca
 

Function Documentation

BEGIN_PROLOG or score ( default  )

Definition at line 9 of file crttrackmatchingalg_sbnd.fcl.

9  : "score" # Metric to choose best match "angle", "dca", or "score" (default)
10 }
11 
12 sbnd_crttrackmatchingalg_crID:
13 {
14  MaxAngleDiff: 0.4 # max difference between CRT and TPC angles
15  MaxDistance: 70. # max distance between CRT and TPC start/end positions
16  MaxScore: 131.
17  TPCTrackLabel: "pandoraTrack"
18  SelectionMetric: "score" # Metric to choose best match "angle", "dca", or "score" (default)
19 }
BEGIN_PROLOG TPC
double distance(geo::Point_t const &point, CathodeDesc_t const &cathode)
Returns the distance of a point from the cathode.
auto end(FixedBins< T, C > const &) noexcept
Definition: FixedBins.h:585
return match has_match and(match.match_pdg==11 or match.match_pdg==-11)
double Metric(double q, double p)
Definition: Solver.cxx:71
BEGIN_PROLOG don t mess with this TPCTrackLabel

Variable Documentation

BEGIN_PROLOG dca

Definition at line 9 of file crttrackmatchingalg_sbnd.fcl.

BEGIN_PROLOG standard_crttrackmatchingalg

Definition at line 9 of file crttrackmatchingalg_sbnd.fcl.