/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
DataFormats/SiStripCluster/src/classes.h
15 строк
778 B
Saswati
adding changes with v1 to test default rawp and modification with rawp
26 сен 2025, 11:58
26 сен 2025, 11:58
a4e0816
Код
Авторство
О чём код?
#ifndef SISTRIPCLUSTER_CLASSES_H #define SISTRIPCLUSTER_CLASSES_H #include "DataFormats/Common/interface/Wrapper.h" #include "DataFormats/Common/interface/DetSetVectorNew.h" #include "DataFormats/Common/interface/Ref.h" #include "DataFormats/SiStripCluster/interface/SiStripCluster.h" #include "DataFormats/SiStripCluster/interface/SiStripClustersSOA.h" #include "DataFormats/SiStripCluster/interface/SiStripApproximateCluster.h" #include "DataFormats/SiStripCluster/interface/SiStripApproximateCluster_v1.h" #include "DataFormats/SiStripCluster/interface/SiStripApproximateClusterCollection.h" #include "DataFormats/SiStripCluster/interface/SiStripApproximateClusterCollection_v1.h" #include "DataFormats/Common/interface/ContainerMask.h" #endif // SISTRIPCLUSTER_CLASSES_H