8 std::unique_ptr<TrackParameters> muonEntry,
9 std::vector<CurvilinearParameters>&& caloLayers)
std::unique_ptr< TrackParameters > m_muonEntryLayerIntersection
parameters at the muon entrance
std::unique_ptr< TrackParameters > m_caloEntryLayerIntersection
parameters at the calorimeter entrance
std::vector< CurvilinearParameters > m_caloLayerIntersections
parameters at the different calorimeter layers
CaloExtension(std::unique_ptr< TrackParameters > caloEntry, std::unique_ptr< TrackParameters > muonEntry, std::vector< CurvilinearParameters > &&caloLayers)
constructor taking result of the intersection as arguments