Main Page | Class List | File List

caf_util::MuonCorr Class Reference

This processor calculates muon efficiency correction to MC. More...

#include <MuonCorr.hpp>

List of all members.

Public Member Functions

 MuonCorr (const char *name)
bool processEvent (cafe::Event &event)
void finish ()


Detailed Description

This processor calculates muon efficiency correction to MC.

Usage:
add this processor to the controller "Run" instruction, e.g.
cafe.Run ... MuonCorr(processor_name) ...

The event weight will be used by the Stat processor and also can be retrieved later with
event.get("MuonCorr:weight", weight) ;
event.get("MuonCorr:weight_rms", rms) ;
where weight and rms are double.

Required parameters:

Optional parameter:

If EffVarNames contains the njet variables, the jet branch name must be specified with

Authors:
Viatcheslav Shary (shary@fnal.gov)


The documentation for this class was generated from the following files:
Generated on Tue Apr 22 05:46:04 2008 for caf_eff_utils by doxygen 1.3.6