fastMappingIIProcessor
Converts CaliceHits with all calibrations applied into CalorimeterHits. This processor reads calibrated CaliceHits and applies part II of the mapping. Also see the official documentation.
The elements in the input collection (specified via ADCCollectionName - see below) are assumed to be of type ??
The elements in the ouput collection are of type ??
Parameters
Name |
Type |
Description |
Syntax |
DetectorTransformationCollectionName |
string |
Name of the conditions data collection which contains the detetcor transformation. |
DetectorTransformationCollectionName DetectorTransformation |
InputCollectionName |
string |
Name of the input collection. |
InputCollectionName collectionName |
ModuleConnectionCollectionName |
string |
Name of the conditions data collection which describes the connection between modules and the DAQ front-ends (folder /CaliceEcal/module_connection) |
ModuleConnectionCollectionName collectionName |
ModuleDescriptionCollectionName |
string |
Name of the conditions data collection which contains the description of the module location (folder /CaliceEcal/module_description) |
ModuleDescriptionCollectionName collectionName |
ModuleLocationCollectionName |
string |
Name of the conditions data collection which contains the description of the module location (folder /CaliceEcal/module_location) |
ModuleLocationCollectionName collectionName |
OutputCollectionName |
string |
Name of the output collection |
OutputCollectionName collectionName |
ReferenceTransformation |
string |
Name of the conditions data collection which describes the position and rotation of the reference coordinate system (folder e.g. /Calice/ECAL/Transformation) |
ReferenceTransformationCollectionName collectionName |
StageCollectionName |
string |
Name of the conditions data collection which contains stage position data |
StageCollectionName collectionName |
ViewMapping |
int |
View the mapping between channels and modules when ever the module location or module connection conditions data change (set to 0 or !=0) |
ViewMapping i |