|
FEDRA emulsion software from the OPERA Collaboration
|
#include <VtRelation.hh>

Public Member Functions | |
— Constructors — | |
| Relation (Track &ttrack, Vertex &vvertex) | |
| ~Relation () | |
— Expert functions — | |
| Track & | track |
| Vertex & | vertex |
| Kalman & | kalman |
| MassC_v | massc |
| void | print (std::ostream &os) const |
| Track & | getTrack () |
| Vertex & | getVertex () |
| Kalman & | getKalman () |
Class for Track-Vertex-Kalman object relations. @memo for internal use only
| VERTEX::Relation::~Relation | ( | ) |
| void VERTEX::Relation::print | ( | std::ostream & | os | ) | const |
| Kalman& VERTEX::Relation::kalman |
| MassC_v VERTEX::Relation::massc |
| Track& VERTEX::Relation::track |
| Vertex& VERTEX::Relation::vertex |