Go to the documentation of this file. 1 #ifndef PhysicsTools_PatAlgos_KinResolutionsLoader_h
2 #define PhysicsTools_PatAlgos_KinResolutionsLoader_h
45 std::vector<edm::ESHandle<KinematicResolutionProvider> >
handles_;
KinResolutionsLoader()
Empty constructor.
std::vector< std::string > eslabels_
Labels of the KinematicResolutionProvider in the EventSetup.
std::vector< std::string > patlabels_
Labels of the resolutions in PAT.
bool enabled() const
'true' if this there is at least one efficiency configured
Templated PAT object container.
std::vector< edm::ESHandle< KinematicResolutionProvider > > handles_
Handles to the EventSetup.
void setResolutions(pat::PATObject< T > &obj) const
Sets the efficiencies for this object, using the reference to the original objects.
static void fillDescription(edm::ParameterSetDescription &iDesc)
Method for documentation and validation of PSet.
void newEvent(const edm::Event &event, const edm::EventSetup &setup)
To be called for each new event, reads in the EventSetup object.