|
||||
File indexing completed on 2025-01-04 00:29:26
0001 #ifndef CondFormats_EcalObjects_interface_EcalRecHitParametersHost_h 0002 #define CondFormats_EcalObjects_interface_EcalRecHitParametersHost_h 0003 0004 #include "CondFormats/EcalObjects/interface/EcalRecHitParameters.h" 0005 #include "DataFormats/Portable/interface/PortableHostObject.h" 0006 0007 using EcalRecHitParametersHost = PortableHostObject<EcalRecHitParameters>; 0008 0009 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |