UserUtils
|
A bunch of functions for interactions with EDM files and enhancing the use of EDM function and classes in EDM analysis general. These include:
As the package name implies, these features require the EDM framework to function, and thus will not be compiled outside of the CMSSW environment.
Files | |
file | DumpGenParticles.cc |
Dumping the generator level particle topology to the screen. | |
file | DumpLHERunInfo.cc |
Dumping contents of the LHE production information on screen. | |
file | DumpLumiCount.py |
dumping the number of events in a list of input files. | |
Classes | |
class | usr::Counter |
Class exposed to the EDM ROOT framework to allow for run-level caching. More... | |
class | GenWeightCounter |
A complete EDM plugin for calculating and caching generator weights. More... | |
class | WeightProdSum |
class for calculating the product of weight. More... | |
class | usr::PluginAlias< EDMPLUGIN > |
class for reducing the verbosity of the various edm plugin calls. More... | |