Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:04:05

0001 #ifndef DataFormats_EcalRecHit_interface_RecoTypes_h
0002 #define DataFormats_EcalRecHit_interface_RecoTypes_h
0003 
0004 namespace ecal {
0005   namespace reco {
0006 
0007     using ComputationScalarType = float;
0008     using StorageScalarType = float;
0009 
0010   }  // namespace reco
0011 }  // namespace ecal
0012 
0013 #endif  // DataFormats_EcalRecHit_interface_RecoTypes_h