Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2023-03-17 11:14:05

0001 /*! \brief   Register the record.
0002  *
0003  *  \author Andrew W. Rose
0004  *  \date   2013, Jul 18
0005  *
0006  */
0007 
0008 #include "L1Trigger/TrackTrigger/interface/TTStubAlgorithmRecord.h"
0009 #include "FWCore/Framework/interface/eventsetuprecord_registration_macro.h"
0010 
0011 EVENTSETUP_RECORD_REG(TTStubAlgorithmRecord);