Releases: susy2015/ZInvisible
Releases · susy2015/ZInvisible
ZInvisible_v2.0.0
ZInvisible_v2.0.0
Z invisible background prediction
- Using ntuples: https://github.com/susy2015/StopCfg/releases/tag/PostProcessed_StopNtuple_v7.0.0
- Final version used for Stop0L Run 2 paper: https://arxiv.org/abs/2103.01290
- Z invisible background prediction, statistical and systematic uncertainties all calculated for final data cards
- Additional studies done for comments (Approval, CWR, etc)
ZInvisible_v1.0.0
ZInvisible_v1.0.0
Z invisible background prediction
- using ntuples PostProcessed_StopNtuple_v4.0.2
- using SBv3 (validation bins) and SBv4 (search bins)
- using jet pt cut 30
- initial implementation of creating json file for data card using CR and SR units
- systematics not yet calculated
PhotonMethod_v1.0.0
PhotonMethod_v1.0.0
- estimate Z to NuNu using GJets
- compare GJets MC with ZJetsToNuNu MC
float_ntuples_v1.0
General code for float ntuples
- use data_t to define ntuple data type (float in this case)
- tested with CMSSW8028_2016 ntuple
- updated ntuple variable names
double_ntuples_v1.0
General code for double ntuples
- include directory contains header files
- one class per header file
- removed derivedTupleVariables.h
- use structs for electron, muon, and photon plots
- use data_t to define ntuple data type (double or float)
- tested with SoftBjet_PhotonNtuples ntuples
TEST926_SamplesOldCodeTag
This is being made to make sure that we have a branch with some of the old code available still. This was a test when moving to slightly updated nTuples so it is close to an older version of the code.
systematics_agg_Old_code_crossCheck
This was I know used when we started including the aggregated search bins during the last round before we moved to legacy so it is a cross check from the other branch.