MarlinTPC
1.2.0
|
A processor to calculate the mean90 of the hit charge spectrum. More...
#include <ChargeQualityProcessor.h>
Protected Attributes | |
std::string | _inputColName |
std::map< std::pair< int, int > , TH1 * > | _hitChargeRow |
A processor to calculate the mean90 of the hit charge spectrum.
Should be run with the AidaProcessor in the chain to save the histogram
a collection of Tracks
a mean90 and its error stored in tuple in aida file
InputCollectionName | Name of the input collection (default: ClupatraTracks) |
|
protected |