ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
Muon | |
This class provides conversion from CSC RDO data to CSC Digits. | |
Functions | |
Amg::Transform3D * | Muon::makeTransform (const Amg::Transform3D &trf) |
template<class ObjType > | |
std::vector< ObjType * > | Muon::release (std::vector< std::unique_ptr< ObjType >> &objVec) |
template<class ObjPtr > | |
std::vector< std::vector< ObjPtr * > > | Muon::release (std::vector< std::vector< std::unique_ptr< ObjPtr >>> &inVec) |
template<class ObjType > | |
std::vector< std::unique_ptr< ObjType > > | Muon::toVec (const std::vector< ObjType * > *vecPtr) |