Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:14:23

0001 #include "Geometry/CommonTopologies/interface/MuonGeomDet.h"
0002 
0003 bool MuonGeomDet::setAlignmentPositionError(const AlignmentPositionError& ape) {
0004   //this is a placeholder, global to local conversion is done in the MuonTransientTrackingRecHit at the moment
0005   return true;
0006 }