Size: 1133
Comment:
|
← Revision 9 as of 2009-07-08 15:18:58 ⇥
Size: 1469
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
'''''This processor is obsolete - please use TBTrack unless you have a very good reason''''' |
|
Line 3: | Line 5: |
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). | 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). |
Line 5: | Line 7: |
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, | 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, |
Line 10: | Line 12: |
|| 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 }}} || |
|| !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 }}} || |
Line 13: | Line 15: |
== 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 }}} |
This processor is obsolete - please use TBTrack unless you have a very good reason
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
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