Size: 64
Comment:
|
Size: 1370
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
Describe MarlinProcessorDriftChambertoTrack v01Processor here. | = DriftChambertoTrack_v01 = new version of the processor from Michele Faucci Giannelli to reconstruct tracks from the drift chamber coordinates. Works for 2006-2008 data (including FNAL). Uses a different class than the original processor DriftChambertoTrack! (not back compatible). The elements in the input collection (specified via TDCCollectionName - see below) are assumed to be of type [[BR]] The elements in the ouput collection are of type LCGenericObject. The output collection is an ad hoc made collection for the testbeam DC, == Parameters == || '''Name''' || '''Type''' || '''Description''' || '''Syntax''' || || TDCCollectionName|| string || Name of the input TDC collection. || {{{ TDCCollectionNamecollectionName }}} || || DriftChamberTrackCollectionName || string || Name of the output collection || {{{ DriftChamberTrackCollectionName collectionName }}} || || PrototypeModel || string || Name of the detector model describing the geometry of DC and calorimeters (i.e. TBCern0707, TBFnal0508_III) || {{{ PrototypeModel modelName }}} || || Debug || int || Turn on debug option || {{{ Debug 0 }}} || == CERN 07 == For CERN 07 I (Sebastian) get only reasonable results if I set: {{{ PrototypeModel TBCern0707 DriftVelocityX 0.153 0.171 0.143 DriftVelocityY 0.15 0.157 0.178 xOffset 0.1 3.6 2.8 yOffset 0.0 0.0 -0.2 }}} |
DriftChambertoTrack_v01
new version of the processor from Michele Faucci Giannelli to reconstruct tracks from the drift chamber coordinates. Works for 2006-2008 data (including FNAL). Uses a different class than the original processor DriftChambertoTrack! (not back compatible).
The elements in the input collection (specified via TDCCollectionName - see below) are assumed to be of type BR The elements in the ouput collection are of type LCGenericObject. The output collection is an ad hoc made collection for the testbeam DC,
Parameters
Name |
Type |
Description |
Syntax |
TDCCollectionName |
string |
Name of the input TDC collection. |
TDCCollectionNamecollectionName |
string |
Name of the output collection |
DriftChamberTrackCollectionName collectionName |
|
string |
Name of the detector model describing the geometry of DC and calorimeters (i.e. TBCern0707, TBFnal0508_III) |
PrototypeModel modelName |
|
Debug |
int |
Turn on debug option |
Debug 0 |
CERN 07
For CERN 07 I (Sebastian) get only reasonable results if I set:
PrototypeModel TBCern0707 DriftVelocityX 0.153 0.171 0.143 DriftVelocityY 0.15 0.157 0.178 xOffset 0.1 3.6 2.8 yOffset 0.0 0.0 -0.2