1 #ifndef __L1TMUON_GEOMETRYTRANSLATOR_H__
2 #define __L1TMUON_GEOMETRYTRANSLATOR_H__
34 class MuonTriggerPrimitive;
double calcDTSpecificPhi(const MuonTriggerPrimitive &) const
double calcCSCSpecificEta(const MuonTriggerPrimitive &) const
GlobalPoint getRPCSpecificPoint(const MuonTriggerPrimitive &) const
double calcCSCSpecificBend(const MuonTriggerPrimitive &) const
double calcRPCSpecificEta(const MuonTriggerPrimitive &) const
double calcCSCSpecificPhi(const MuonTriggerPrimitive &) const
double calcDTSpecificBend(const MuonTriggerPrimitive &) const
unsigned long long _geom_cache_id
double calculateGlobalEta(const MuonTriggerPrimitive &) const
edm::ESHandle< RPCGeometry > _georpc
void checkAndUpdateGeometry(const edm::EventSetup &)
edm::ESHandle< DTGeometry > _geodt
double calcRPCSpecificPhi(const MuonTriggerPrimitive &) const
GlobalPoint getCSCSpecificPoint(const MuonTriggerPrimitive &) const
edm::ESHandle< CSCGeometry > _geocsc
GlobalPoint calcDTSpecificPoint(const MuonTriggerPrimitive &) const
bool isCSCCounterClockwise(const std::unique_ptr< const CSCLayer > &) const
double calculateBendAngle(const MuonTriggerPrimitive &) const
double calcRPCSpecificBend(const MuonTriggerPrimitive &) const
double calculateGlobalPhi(const MuonTriggerPrimitive &) const
double calcDTSpecificEta(const MuonTriggerPrimitive &) const