*
?
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
{ gSystem->Load( "libFWCoreFWLite" ); gSystem->Load("libDataFormatsFWLite"); FWLiteEnabler::enable(); //open dummy file for automatic loading of necessary libraries new TFile("./hiCommonSkimAOD.root"); }
{
gSystem->Load( "libFWCoreFWLite" );
gSystem->Load("libDataFormatsFWLite");
FWLiteEnabler::enable();
//open dummy file for automatic loading of necessary libraries
new TFile("./hiCommonSkimAOD.root");
}