![]() |
![]() |
#include "FWCore/Framework/interface/HCMethods.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/RecordDependencyRegister.h"
Go to the source code of this file.
Macros | |
#define | EVENTSETUP_RECORD_NAME2(_a_, _b_) EVENTSETUP_RECORD_NAME2_HIDDEN(_a_, _b_) |
#define | EVENTSETUP_RECORD_NAME2_HIDDEN(_a_, _b_) _a_##_b_ |
#define | EVENTSETUP_RECORD_REG(_recordclassname_) |
#define EVENTSETUP_RECORD_NAME2 | ( | _a_, | |
_b_ | |||
) | EVENTSETUP_RECORD_NAME2_HIDDEN(_a_, _b_) |
Definition at line 36 of file eventsetuprecord_registration_macro.h.
#define EVENTSETUP_RECORD_NAME2_HIDDEN | ( | _a_, | |
_b_ | |||
) | _a_##_b_ |
Definition at line 37 of file eventsetuprecord_registration_macro.h.
#define EVENTSETUP_RECORD_REG | ( | _recordclassname_ | ) |
Definition at line 39 of file eventsetuprecord_registration_macro.h.