#include "FWCore/ServiceRegistry/interface/ServiceMaker.h"
#include "HLTrigger/Timer/interface/TimerService.h"
#include "HLTrigger/Timer/interface/Timer.h"
#include "HLTrigger/Timer/interface/FastTimerService.h"
Go to the source code of this file.
Typedefs | |
typedef edm::serviceregistry::AllArgsMaker < TimerService > | maker_cputs |
Functions | |
DEFINE_FWK_MODULE (Timer) | |
DEFINE_FWK_SERVICE (FastTimerService) | |
DEFINE_FWK_SERVICE_MAKER (TimerService, maker_cputs) | |
Definition at line 6 of file plugins.cc.
DEFINE_FWK_MODULE | ( | Timer | ) |
DEFINE_FWK_SERVICE | ( | FastTimerService | ) |
DEFINE_FWK_SERVICE_MAKER | ( | TimerService | , |
maker_cputs | |||
) |