Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
larana
larana
ParticleIdentification
pidalgorithms.fcl
Go to the documentation of this file.
1
BEGIN_PROLOG
2
3
standard_chi2pidalg:
4
{
5
TemplateFile: "dEdxrestemplates.root"
6
UseMedian: true
7
}
8
9
standard_pidaalg:
10
{
11
ExponentConstant: 0.42
12
MinResRange: 0.00
13
MaxResRange: 30.0
14
MaxPIDAValue: 50.0
15
16
KDEEvalMaxSigma: 3.0
17
KDEEvalStepSize: 0.01
18
KDEBandwidths: [ -1, 0.5, 1, 2, 3, 5 ]
19
}
20
21
END_PROLOG
Generated by
1.8.11