|
390 | 390 | "name": "TimeBasedTrkg::AICovMat", |
391 | 391 | "group": 20600, |
392 | 392 | "item" : 77, |
393 | | - "info": "reconstructed track covariance matrix", |
| 393 | + "info": "reconstructed track covariance matrix in lab frame", |
394 | 394 | "entries": [ |
395 | 395 | {"name":"id", "type":"S", "info":"id of the track"}, |
396 | | - {"name":"C11", "type":"F", "info":"C11 covariance matrix element at last superlayer used in the fit"}, |
397 | | - {"name":"C12", "type":"F", "info":"C12 covariance matrix element at last superlayer used in the fit"}, |
398 | | - {"name":"C13", "type":"F", "info":"C13 covariance matrix element at last superlayer used in the fit"}, |
399 | | - {"name":"C14", "type":"F", "info":"C14 covariance matrix element at last superlayer used in the fit"}, |
400 | | - {"name":"C15", "type":"F", "info":"C15 covariance matrix element at last superlayer used in the fit"}, |
401 | | - {"name":"C21", "type":"F", "info":"C21 covariance matrix element at last superlayer used in the fit"}, |
402 | | - {"name":"C22", "type":"F", "info":"C22 covariance matrix element at last superlayer used in the fit"}, |
403 | | - {"name":"C23", "type":"F", "info":"C23 covariance matrix element at last superlayer used in the fit"}, |
404 | | - {"name":"C24", "type":"F", "info":"C24 covariance matrix element at last superlayer used in the fit"}, |
405 | | - {"name":"C25", "type":"F", "info":"C25 covariance matrix element at last superlayer used in the fit"}, |
406 | | - {"name":"C31", "type":"F", "info":"C31 covariance matrix element at last superlayer used in the fit"}, |
407 | | - {"name":"C32", "type":"F", "info":"C32 covariance matrix element at last superlayer used in the fit"}, |
408 | | - {"name":"C33", "type":"F", "info":"C33 covariance matrix element at last superlayer used in the fit"}, |
409 | | - {"name":"C34", "type":"F", "info":"C34 covariance matrix element at last superlayer used in the fit"}, |
410 | | - {"name":"C35", "type":"F", "info":"C35 covariance matrix element at last superlayer used in the fit"}, |
411 | | - {"name":"C41", "type":"F", "info":"C41 covariance matrix element at last superlayer used in the fit"}, |
412 | | - {"name":"C42", "type":"F", "info":"C42 covariance matrix element at last superlayer used in the fit"}, |
413 | | - {"name":"C43", "type":"F", "info":"C43 covariance matrix element at last superlayer used in the fit"}, |
414 | | - {"name":"C44", "type":"F", "info":"C44 covariance matrix element at last superlayer used in the fit"}, |
415 | | - {"name":"C45", "type":"F", "info":"C45 covariance matrix element at last superlayer used in the fit"}, |
416 | | - {"name":"C51", "type":"F", "info":"C51 covariance matrix element at last superlayer used in the fit"}, |
417 | | - {"name":"C52", "type":"F", "info":"C52 covariance matrix element at last superlayer used in the fit"}, |
418 | | - {"name":"C53", "type":"F", "info":"C53 covariance matrix element at last superlayer used in the fit"}, |
419 | | - {"name":"C54", "type":"F", "info":"C54 covariance matrix element at last superlayer used in the fit"}, |
420 | | - {"name":"C55", "type":"F", "info":"C55 covariance matrix element at last superlayer used in the fit"} |
| 396 | + {"name":"C11", "type":"F", "info":"var(x) at vertex in lab frame"}, |
| 397 | + {"name":"C12", "type":"F", "info":"cov(x, y) at vertex in lab frame"}, |
| 398 | + {"name":"C13", "type":"F", "info":"cov(x, z) at vertex in lab frame"}, |
| 399 | + {"name":"C14", "type":"F", "info":"cov(x, p_theta) at vertex in lab frame"}, |
| 400 | + {"name":"C15", "type":"F", "info":"cov(x, p_phi) at vertex in lab frame"}, |
| 401 | + {"name":"C16", "type":"F", "info":"cov(x, p) at vertex in lab frame"}, |
| 402 | + {"name":"C21", "type":"F", "info":"cov(y, x) at vertex in lab frame"}, |
| 403 | + {"name":"C22", "type":"F", "info":"var(y) at vertex in lab frame"}, |
| 404 | + {"name":"C23", "type":"F", "info":"cov(y, z) at vertex in lab frame"}, |
| 405 | + {"name":"C24", "type":"F", "info":"cov(y, p_theta) at vertex in lab frame"}, |
| 406 | + {"name":"C25", "type":"F", "info":"cov(y, p_phi) at vertex in lab frame"}, |
| 407 | + {"name":"C26", "type":"F", "info":"cov(y, p) at vertex in lab frame"}, |
| 408 | + {"name":"C31", "type":"F", "info":"cov(z, x) at vertex in lab frame"}, |
| 409 | + {"name":"C32", "type":"F", "info":"cov(z, y) at vertex in lab frame"}, |
| 410 | + {"name":"C33", "type":"F", "info":"var(z) at vertex in lab frame"}, |
| 411 | + {"name":"C34", "type":"F", "info":"cov(z, p_theta) at vertex in lab frame"}, |
| 412 | + {"name":"C35", "type":"F", "info":"cov(z, p_phi) at vertex in lab frame"}, |
| 413 | + {"name":"C36", "type":"F", "info":"cov(z, p) at vertex in lab frame"}, |
| 414 | + {"name":"C41", "type":"F", "info":"cov(p_theta, x) at vertex in lab frame"}, |
| 415 | + {"name":"C42", "type":"F", "info":"cov(p_theta, y) at vertex in lab frame"}, |
| 416 | + {"name":"C43", "type":"F", "info":"cov(p_theta, z) at vertex in lab frame"}, |
| 417 | + {"name":"C44", "type":"F", "info":"var(p_theta) at vertex in lab frame"}, |
| 418 | + {"name":"C45", "type":"F", "info":"cov(p_theta, p_phi) at vertex in lab frame"}, |
| 419 | + {"name":"C46", "type":"F", "info":"cov(p_theta, p) at vertex in lab frame"}, |
| 420 | + {"name":"C51", "type":"F", "info":"cov(p_phi, x) at vertex in lab frame"}, |
| 421 | + {"name":"C52", "type":"F", "info":"cov(p_phi, y) at vertex in lab frame"}, |
| 422 | + {"name":"C53", "type":"F", "info":"cov(p_phi, z) at vertex in lab frame"}, |
| 423 | + {"name":"C54", "type":"F", "info":"cov(p_phi, p_theta) at vertex in lab frame"}, |
| 424 | + {"name":"C55", "type":"F", "info":"var(p_phi) at vertex in lab frame"}, |
| 425 | + {"name":"C56", "type":"F", "info":"cov(p_phi, p) at vertex in lab frame"}, |
| 426 | + {"name":"C61", "type":"F", "info":"cov(p, x) at vertex in lab frame"}, |
| 427 | + {"name":"C62", "type":"F", "info":"cov(p, y) at vertex in lab frame"}, |
| 428 | + {"name":"C63", "type":"F", "info":"cov(p, z) at vertex in lab frame"}, |
| 429 | + {"name":"C64", "type":"F", "info":"cov(p, p_theta) at vertex in lab frame"}, |
| 430 | + {"name":"C65", "type":"F", "info":"cov(p, p_phi) at vertex in lab frame"}, |
| 431 | + {"name":"C66", "type":"F", "info":"var(p) at vertex in lab frame"} |
421 | 432 | ] |
422 | | - }, |
| 433 | + }, |
423 | 434 | { |
424 | 435 | "name": "TimeBasedTrkg::AITrajectory", |
425 | 436 | "group": 20600, |
|
0 commit comments