ECALELF  d6718b6cc30d69f18fde9018c5ae12f9d80bd7a5
How to work with ECALELF ntuples

Go to the Calibration/ZFitter directory and compile it:

make

Calibration/ZFitter will be your working directory now on.


Package content:

Input: While the classes are almost generic and flexible, the ZFitter program is thought to be used starting from ECALELF ntuples.

Two methods are used in order to evaluate the energy scale and resolution:

The methods are implemented in separate classes, there is only one executable (./bin/ZFitter.exe) that with command line options can run the fitMethod or the smearingMethod or anyVarMethod

The inputs to the ZFitter program are given in the form of:

First, familiarize with the ntuple content: Ntuple content and logic of use

Generating PU weight files

How to make plots using ECALELF ntuples