217 |
c |
c |
218 |
c------------------------------------------------------------------------ |
c------------------------------------------------------------------------ |
219 |
|
|
220 |
|
* ----------------------------------------------------- |
221 |
|
* default p.f.a. |
222 |
|
* used to fit track candidates |
223 |
|
* ----------------------------------------------------- |
224 |
character*5 PFAdef |
character*5 PFAdef |
225 |
c common/PFAdefault/PFAdef |
parameter (PFAdef='COG1') |
226 |
parameter (PFAdef='COG') |
|
|
|
|
227 |
c------------------------------------------------------------------------ |
c------------------------------------------------------------------------ |
228 |
c variable related to track selection and fitting |
c variable related to track selection and fitting |
229 |
c------------------------------------------------------------------------ |
c------------------------------------------------------------------------ |