Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2023-03-17 10:46:46

0001 // -*- C++ -*-
0002 //
0003 // Package:     CondFormats/DataRecord
0004 // Class  :     L1TMuonOverlapFwVersionRcd
0005 //
0006 // Implementation:
0007 //     [Notes on implementation]
0008 //
0009 // Author:      Michal Szleper
0010 // Created:     Wed, 20 Oct 2020 13:58:35 GMT
0011 
0012 #include "CondFormats/DataRecord/interface/L1TMuonOverlapFwVersionO2ORcd.h"
0013 #include "FWCore/Framework/interface/eventsetuprecord_registration_macro.h"
0014 
0015 EVENTSETUP_RECORD_REG(L1TMuonOverlapFwVersionO2ORcd);