MarlinTPC
1.2.0
|
Clusterfinding Processor of the MarlinTPC package . More...
#include <TimePixClusterFinderProcessor.h>
Protected Attributes | |
std::string | _inputColName |
std::string | _outputColName |
std::string | _outputColNameData |
int | _nColumn |
int | _nRow |
int | _minNoPixel |
int | _outputIsTransient |
give the status which is set to the transient flag of the output collection it is an int instead of a boolean, because the processor parameter cannot be a boolean | |
bool | isFirstCollection |
is true till the first output collection is wirten to an event used to to store parameters only in the first collection (also done, if collection is transient) | |
int | _nRun |
int | _nEvt |
Clusterfinding Processor of the MarlinTPC package .
converts zero suppressed TrackerData of a TimePix to TrackerHits
a collection of zero suppressed TrackerData
Collection containing TrackerHits which represent clusters of adjacent pixels.
InputCollectionName | Name of input collection, zero suppressed TrackerData |
OutputCollectionName | Name of output collection, unseparated TrackerHits |
SetOutputTransient | If not 0 the output collection is set transient |
nColumn | number of columns on the chip |
nRow | number of rows on the chip |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |