Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:02:27

0001 #include "CondFormats/PhysicsToolsObjects/interface/PerformancePayload.h"
0002 
0003 const float PerformancePayload::InvalidResult = -100.;
0004 
0005 #include "FWCore/Utilities/interface/typelookup.h"
0006 
0007 TYPELOOKUP_DATA_REG(PerformancePayload);