Skip to content

Instantly share code, notes, and snippets.

@wiso
wiso / pjs.ipynb
Last active August 29, 2015 14:23
photon jet sample statistics
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@wiso
wiso / RooSpline.cxx
Created July 13, 2015 09:54
RooSpline
#include "RooFit.h"
#include "RooTrace.h"
#include "Riostream.h"
#include <vector>
#include <string>
#include "RooSpline.h"
#include "RooNameReg.h"
#include "RooAbsReal.h"
{
"cells": [
{
"cell_type": "code",
"execution_count": 4,
"metadata": {
"collapsed": false
},
"outputs": [
{
@wiso
wiso / profile.ipynb
Last active September 3, 2015 13:09
profile root vs numpy
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@wiso
wiso / rootfitexample.ipynb
Last active September 19, 2015 13:24
roofitexample
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@wiso
wiso / crash-2.ipynb
Created September 29, 2015 21:15
crash of atlas simulation
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@wiso
wiso / example_cond.png
Last active November 23, 2015 10:45
Make conditional histograms with ROOT
example_cond.png
@wiso
wiso / FedeBits.ipynb
Last active November 28, 2015 16:42
Find pattern in blocked stream
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@wiso
wiso / Conv-Christophe.ipynb
Created December 16, 2015 13:18
RooFit convolution with RooFFTConvPdf
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.