*
?
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 DTALIGNMENTRCD_H #define DTALIGNMENTRCD_H #include "FWCore/Framework/interface/EventSetupRecordImplementation.h" class DTAlignmentRcd : public edm::eventsetup::EventSetupRecordImplementation<DTAlignmentRcd> {}; #endif
#ifndef DTALIGNMENTRCD_H
#define DTALIGNMENTRCD_H
#include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
class DTAlignmentRcd : public edm::eventsetup::EventSetupRecordImplementation<DTAlignmentRcd> {};
#endif