*
?
ext:cpp
regexp:(?i)\bs?printf
regexp:"(three|3) mice"
function:foo
callers:GetStringFromName
type:Stack
bases:SomeSubclass
derived:SomeSuperclass
member:SomeClass
+overridden:Derived::foo()
overrides:someMethod
#ifndef PECALENDCAPRCD_H #define PECALENDCAPRCD_H #include "FWCore/Framework/interface/EventSetupRecordImplementation.h" class PEcalEndcapRcd : public edm::eventsetup::EventSetupRecordImplementation<PEcalEndcapRcd> {}; #endif
#ifndef PECALENDCAPRCD_H
#define PECALENDCAPRCD_H
#include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
class PEcalEndcapRcd : public edm::eventsetup::EventSetupRecordImplementation<PEcalEndcapRcd> {};
#endif