Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Utilities
StaticAnalyzers
scripts
Namespaces
|
Variables
statics.py File Reference
Go to the source code of this file.
Namespaces
statics
Variables
tuple
statics.baseclass
= re.compile("edm::(one::|stream::|global::)?ED(Producer|
Filter
|Analyzer)(Base)?")
tuple
statics.farg
= re.compile("\(.*\)")
tuple
statics.fields
=
line.split
("'")
tuple
statics.fre
= re.compile("function")
tuple
statics.G
= nx.DiGraph()
tuple
statics.path
= nx.shortest_path(G,tfunc,static)
tuple
statics.skipfunc
= re.compile("(edm::(LuminosityBlock::|Run::|Event::)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
)")
tuple
statics.skipfuncs
= set()
tuple
statics.statics
= set()
tuple
statics.topfunc
= re.compile("::(produce|analyze|filter|beginLuminosityBlock|beginRun|beginStream)\(")
tuple
statics.toplevelfuncs
= set()
Generated for CMSSW Reference Manual by
1.8.5