⇤ ← Revision 1 as of 2008-08-13 09:00:54
Size: 64
Comment:
|
Size: 2086
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
Describe MarlinProcessorDriftChambertoTrack v01Processor here. | = DriftChambertoTrack v01 The elements in the input collection (specified via ADCCollectionName - see below) are assumed to be of type ?? [[BR]] 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 }}} || |
= DriftChambertoTrack v01
The elements in the input collection (specified via ADCCollectionName - see below) are assumed to be of type ?? BR The elements in the ouput collection are of type ??
Parameters
Name |
Type |
Description |
Syntax |
string |
Name of the conditions data collection which contains the detetcor transformation. |
DetectorTransformationCollectionName DetectorTransformation |
|
string |
Name of the input collection. |
InputCollectionName collectionName |
|
string |
Name of the conditions data collection which describes the connection between modules and the DAQ front-ends (folder /CaliceEcal/module_connection) |
ModuleConnectionCollectionName collectionName |
|
string |
Name of the conditions data collection which contains the description of the module location (folder /CaliceEcal/module_description) |
ModuleDescriptionCollectionName collectionName |
|
string |
Name of the conditions data collection which contains the description of the module location (folder /CaliceEcal/module_location) |
ModuleLocationCollectionName collectionName |
|
string |
Name of the output collection |
OutputCollectionName collectionName |
|
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 |
|
string |
Name of the conditions data collection which contains stage position data |
StageCollectionName collectionName |
|
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 |