Skip to content

Instantly share code, notes, and snippets.

@kratsg
Created June 9, 2015 21:33
Show Gist options
  • Save kratsg/ccc848e24f78c7a418d3 to your computer and use it in GitHub Desktop.
Save kratsg/ccc848e24f78c7a418d3 to your computer and use it in GitHub Desktop.
[
{
"branch": "m_effective",
"signal_direction": ">",
"start": 3e5,
"step": 1e5,
"stop": 3e6
},
{
"branch": "multiplicity_jet",
"signal_direction": ">",
"start": 4,
"step": 1,
"stop": 18
},
{
"branch": "multiplicity_jet_b",
"signal_direction": ">",
"start": 2,
"step": 1,
"stop": 9
},
{
"branch": "multiplicity_jet_largeR",
"signal_direction": ">",
"start": 1,
"step": 1,
"stop": 11
},
{
"branch": "multiplicity_topTag_loose",
"signal_direction": ">",
"start": 0,
"step": 1,
"stop": 6
},
{
"branch": "multiplicity_topTag_medium",
"signal_direction": ">",
"start": 0,
"step": 1,
"stop": 6
},
{
"branch": "multiplicity_topTag_tight",
"signal_direction": "<",
"start": 1,
"step": 0,
"stop": 0
},
{
"branch": "pt_total",
"signal_direction": ">",
"start": 2e5,
"step": 1e5,
"stop": 6e6
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment