|
MarlinTPC
1.2.0
|
A processor to improve the hit ionformation based on information from a pad response function (PRF). More...
#include <PRFHitBuilderProcessor.h>
Protected Attributes | |
| const gear::TPCParameters * | _gearTPC |
| std::string | _inputColName |
| std::string | _outputColName |
| std::string | _inputTPCConditionsCollectionName |
| TPCConditionsListener * | _tpcConditionsListener |
| PadResponseFunctionGEM * | _PadResponseFunctionGEM |
| int | _PRConly |
| Switch to disable the fitting, just do the calculation of a correction (like in MultiFit) | |
| double | _defocussing |
| double | _diffusion |
| double | _offsetx |
| double | _slopex |
| double | _offsetz |
| double | _slopez |
| int | _PRF_used |
| int | _PRF_notused |
| int | _PRF_failed |
| TNtuple * | _testTuple |
A processor to improve the hit ionformation based on information from a pad response function (PRF).
Improvements made:
1.8.6