Added method to remove sample from sample collection; this can be very useful for scans to reduce memory consumption
OK, int is not big enough... Make it long (should be ulong, actually...).
Restoring correct weight
Fixed over/underflow bug which lead to the first/last bin becoming the under/overflow bin instead of actually containing it as well
Deactivated error calculation for over/underflow bins for stacks
Slightly improved comment
Add units in y-axis labels.
Fixed typo
Fixed minor 'typo'
Changed empty hit collection warning to a regular warning
The event-by-event weight can be customized (e.g., to switch off PU reweighting). Added small protection in case chosen MC to plot was misspelt.
Sample collection class can now also draw thstack with a variable binning via a vector; the previous type (min,max,nbins) gets converted to a vector automatically and is still accepted
Adapted the output; all output is now written on screen and to a file simultaneously
Adapted the pick up function to require triggers to have been fired
Style update
Now also supporting 2d draw commands
Also implemented PickUp function now; Please remember to specify the -l TreePlayer option when compiling ...
Introduced some very early and preliminary sideband checks; fixed bug in Create_All_Plots (global canvas was passed to a lot of functions and at some point wasn't saved correctly anymore); added response correction function (correcting for |pfmet-pt|/pt deficiency); changed the fitting function (cb_fit_...) to return the result (functions) as a vector with 0 being the down variation, 1 the central and 2 the up variation instead of using global tf1s that could be (falsely) misused; updated to sample with 1068 /pb; introduced very simplistic histo integral function (to be improved); other changes ...
Added possibility to display underflow and overflow bins directly in plots (useful e.g. for pt etc.)
Initial commit of Plotting tools
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.