|
MarlinTPC
1.2.0
|
TimePixMultiChipBoardDividerProcessor of the MarlinTPC package . More...
#include <TimePixMultiChipBoardDividerProcessor.h>
Protected Attributes | |
| std::string | _inputColName |
| std::string | _outputColName |
| int | _pixelsPerChipX |
| -Number of columns of the chip | |
| int | _pixelsPerChipY |
| -Number of rows of the chip | |
| int | _chipsPerBoardY |
| -Number of chips in a column | |
| int | _chipsPerBoardX |
| -Number of chips in a row | |
| 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 | |
TimePixMultiChipBoardDividerProcessor of the MarlinTPC package .
converts MultiTrackerRawData of multi-TimePix_Chips into TrackerRawData of each TimePix
a collection of MultiTrackerRawData
Collection containing TrackerRawData.
| InputCollectionName | Name of input collection, TrackerRawData |
| OutputCollectionName | Name of output collection, TrackerRawData |
| SetOutputTransient | If not 0 the output collection is set transient |
| PixelsPerChipX | number of columns of the chip |
| PixelsPerChipY | number of rows of the chip |
| ChipsPerBoardX | number of Chips in a row |
| ChipsPerBoardY | number of Chips in a column |
|
protected |
|
protected |
1.8.6