CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Variables
statics.py File Reference

Go to the source code of this file.

Namespaces

 statics
 

Variables

tuple statics.baseclass
 
tuple statics.farg = re.compile(r"\(.*\)")
 
tuple statics.fields = line.split("'")
 
tuple statics.fre = re.compile("function")
 
tuple statics.G = nx.DiGraph()
 
string statics.kind = ' known thread unsafe function '
 
tuple statics.path = nx.shortest_path(G, tfunc, static)
 
tuple statics.skipfunc = re.compile(r"(edm::(LuminosityBlock::|Run::|Event::|Principal::)getBy(Label|Token))|(fwlite::|edm::EDProductGetter::getIt|edm::Event::|edm::eventsetup::EventSetupRecord::get|edm::eventsetup::DataProxy::getImpl|edm::EventPrincipal::unscheduledFill|edm::ServiceRegistry::get|edm::eventsetup::EventSetupRecord::getImplementation|edm::eventsetup::EventSetupRecord::getFromProxy|edm::eventsetup::DataProxy::get|edm::serviceregistry::ServicesManager::MakerHolder::add|(cond::service::PoolDBOutputService::(writeOne|appendSinceTime|tagInfo))|edm::EventProcessor::|edm::SubProcess::)")
 
tuple statics.skipfuncs = set()
 
tuple statics.statics = set()
 
tuple statics.topfunc = re.compile(r"::(produce|analyze|filter|beginLuminosityBlock|beginRun|beginStream|streamBeginRun|streamBeginLuminosityBlock|streamEndRun|streamEndLuminosityBlock|globalBeginRun|globalEndRun|globalBeginLuminosityBlock|globalEndLuminosityBlock|endRun|endLuminosityBlock)\(")
 
tuple statics.toplevelfuncs = set()