|
420 | 420 | "name": "TimeBasedTrkg::AICovMat", |
421 | 421 | "group": 20600, |
422 | 422 | "item" : 77, |
423 | | - "info": "reconstructed track covariance matrix", |
| 423 | + "info": "reconstructed track covariance matrix in lab frame", |
424 | 424 | "entries": [ |
425 | 425 | {"name":"id", "type":"S", "info":"id of the track"}, |
426 | | - {"name":"C11", "type":"F", "info":"C11 covariance matrix element at last superlayer used in the fit"}, |
427 | | - {"name":"C12", "type":"F", "info":"C12 covariance matrix element at last superlayer used in the fit"}, |
428 | | - {"name":"C13", "type":"F", "info":"C13 covariance matrix element at last superlayer used in the fit"}, |
429 | | - {"name":"C14", "type":"F", "info":"C14 covariance matrix element at last superlayer used in the fit"}, |
430 | | - {"name":"C15", "type":"F", "info":"C15 covariance matrix element at last superlayer used in the fit"}, |
431 | | - {"name":"C21", "type":"F", "info":"C21 covariance matrix element at last superlayer used in the fit"}, |
432 | | - {"name":"C22", "type":"F", "info":"C22 covariance matrix element at last superlayer used in the fit"}, |
433 | | - {"name":"C23", "type":"F", "info":"C23 covariance matrix element at last superlayer used in the fit"}, |
434 | | - {"name":"C24", "type":"F", "info":"C24 covariance matrix element at last superlayer used in the fit"}, |
435 | | - {"name":"C25", "type":"F", "info":"C25 covariance matrix element at last superlayer used in the fit"}, |
436 | | - {"name":"C31", "type":"F", "info":"C31 covariance matrix element at last superlayer used in the fit"}, |
437 | | - {"name":"C32", "type":"F", "info":"C32 covariance matrix element at last superlayer used in the fit"}, |
438 | | - {"name":"C33", "type":"F", "info":"C33 covariance matrix element at last superlayer used in the fit"}, |
439 | | - {"name":"C34", "type":"F", "info":"C34 covariance matrix element at last superlayer used in the fit"}, |
440 | | - {"name":"C35", "type":"F", "info":"C35 covariance matrix element at last superlayer used in the fit"}, |
441 | | - {"name":"C41", "type":"F", "info":"C41 covariance matrix element at last superlayer used in the fit"}, |
442 | | - {"name":"C42", "type":"F", "info":"C42 covariance matrix element at last superlayer used in the fit"}, |
443 | | - {"name":"C43", "type":"F", "info":"C43 covariance matrix element at last superlayer used in the fit"}, |
444 | | - {"name":"C44", "type":"F", "info":"C44 covariance matrix element at last superlayer used in the fit"}, |
445 | | - {"name":"C45", "type":"F", "info":"C45 covariance matrix element at last superlayer used in the fit"}, |
446 | | - {"name":"C51", "type":"F", "info":"C51 covariance matrix element at last superlayer used in the fit"}, |
447 | | - {"name":"C52", "type":"F", "info":"C52 covariance matrix element at last superlayer used in the fit"}, |
448 | | - {"name":"C53", "type":"F", "info":"C53 covariance matrix element at last superlayer used in the fit"}, |
449 | | - {"name":"C54", "type":"F", "info":"C54 covariance matrix element at last superlayer used in the fit"}, |
450 | | - {"name":"C55", "type":"F", "info":"C55 covariance matrix element at last superlayer used in the fit"} |
| 426 | + {"name":"C11", "type":"F", "info":"var(x) at vertex in lab frame"}, |
| 427 | + {"name":"C12", "type":"F", "info":"cov(x, y) at vertex in lab frame"}, |
| 428 | + {"name":"C13", "type":"F", "info":"cov(x, z) at vertex in lab frame"}, |
| 429 | + {"name":"C14", "type":"F", "info":"cov(x, p_theta) at vertex in lab frame"}, |
| 430 | + {"name":"C15", "type":"F", "info":"cov(x, p_phi) at vertex in lab frame"}, |
| 431 | + {"name":"C16", "type":"F", "info":"cov(x, p) at vertex in lab frame"}, |
| 432 | + {"name":"C21", "type":"F", "info":"cov(y, x) at vertex in lab frame"}, |
| 433 | + {"name":"C22", "type":"F", "info":"var(y) at vertex in lab frame"}, |
| 434 | + {"name":"C23", "type":"F", "info":"cov(y, z) at vertex in lab frame"}, |
| 435 | + {"name":"C24", "type":"F", "info":"cov(y, p_theta) at vertex in lab frame"}, |
| 436 | + {"name":"C25", "type":"F", "info":"cov(y, p_phi) at vertex in lab frame"}, |
| 437 | + {"name":"C26", "type":"F", "info":"cov(y, p) at vertex in lab frame"}, |
| 438 | + {"name":"C31", "type":"F", "info":"cov(z, x) at vertex in lab frame"}, |
| 439 | + {"name":"C32", "type":"F", "info":"cov(z, y) at vertex in lab frame"}, |
| 440 | + {"name":"C33", "type":"F", "info":"var(z) at vertex in lab frame"}, |
| 441 | + {"name":"C34", "type":"F", "info":"cov(z, p_theta) at vertex in lab frame"}, |
| 442 | + {"name":"C35", "type":"F", "info":"cov(z, p_phi) at vertex in lab frame"}, |
| 443 | + {"name":"C36", "type":"F", "info":"cov(z, p) at vertex in lab frame"}, |
| 444 | + {"name":"C41", "type":"F", "info":"cov(p_theta, x) at vertex in lab frame"}, |
| 445 | + {"name":"C42", "type":"F", "info":"cov(p_theta, y) at vertex in lab frame"}, |
| 446 | + {"name":"C43", "type":"F", "info":"cov(p_theta, z) at vertex in lab frame"}, |
| 447 | + {"name":"C44", "type":"F", "info":"var(p_theta) at vertex in lab frame"}, |
| 448 | + {"name":"C45", "type":"F", "info":"cov(p_theta, p_phi) at vertex in lab frame"}, |
| 449 | + {"name":"C46", "type":"F", "info":"cov(p_theta, p) at vertex in lab frame"}, |
| 450 | + {"name":"C51", "type":"F", "info":"cov(p_phi, x) at vertex in lab frame"}, |
| 451 | + {"name":"C52", "type":"F", "info":"cov(p_phi, y) at vertex in lab frame"}, |
| 452 | + {"name":"C53", "type":"F", "info":"cov(p_phi, z) at vertex in lab frame"}, |
| 453 | + {"name":"C54", "type":"F", "info":"cov(p_phi, p_theta) at vertex in lab frame"}, |
| 454 | + {"name":"C55", "type":"F", "info":"var(p_phi) at vertex in lab frame"}, |
| 455 | + {"name":"C56", "type":"F", "info":"cov(p_phi, p) at vertex in lab frame"}, |
| 456 | + {"name":"C61", "type":"F", "info":"cov(p, x) at vertex in lab frame"}, |
| 457 | + {"name":"C62", "type":"F", "info":"cov(p, y) at vertex in lab frame"}, |
| 458 | + {"name":"C63", "type":"F", "info":"cov(p, z) at vertex in lab frame"}, |
| 459 | + {"name":"C64", "type":"F", "info":"cov(p, p_theta) at vertex in lab frame"}, |
| 460 | + {"name":"C65", "type":"F", "info":"cov(p, p_phi) at vertex in lab frame"}, |
| 461 | + {"name":"C66", "type":"F", "info":"var(p) at vertex in lab frame"} |
451 | 462 | ] |
452 | | - }, |
| 463 | + }, |
453 | 464 | { |
454 | 465 | "name": "TimeBasedTrkg::AITrajectory", |
455 | 466 | "group": 20600, |
|
0 commit comments