Skip to content

Releases: susy2015/ZInvisible

ZInvisible_v2.0.0

23 Apr 19:04
d85e22e

Choose a tag to compare

ZInvisible_v2.0.0

Z invisible background prediction

ZInvisible_v1.0.0

05 Nov 15:28
0549df1

Choose a tag to compare

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

20 Nov 19:16
4a4ff9c

Choose a tag to compare

PhotonMethod_v1.0.0

  • estimate Z to NuNu using GJets
  • compare GJets MC with ZJetsToNuNu MC

float_ntuples_v1.0

12 Sep 21:43
20250a2

Choose a tag to compare

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

25 Jul 21:45
b70816d

Choose a tag to compare

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

14 Aug 19:42

Choose a tag to compare

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

14 Aug 19:57

Choose a tag to compare

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.