/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
SimG4CMS/Muon/src/MuonFrameRotation.cc
4 строки
190 B
Cms Build
Clang-Format
09 май 2019, 07:14
09 май 2019, 07:14
57cea53
Код
Авторство
О чём код?
#include "SimG4CMS/Muon/interface/MuonFrameRotation.h" #include "G4Step.hh" Local3DPoint MuonFrameRotation::transformPoint(const Local3DPoint& point, const G4Step*) const { return point; }