Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2023-10-25 09:58:00

0001 #ifndef PhysicsTools_MVAComputer_MVAComputerRecord_h
0002 #define PhysicsTools_MVAComputer_MVAComputerRecord_h
0003 
0004 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
0005 
0006 class MVAComputerRecord : public edm::eventsetup::EventSetupRecordImplementation<MVAComputerRecord> {};
0007 
0008 #endif  // PhysicsTools_MVAComputer_MVAComputerRecord_h