rivet is hosted by Hepforge, IPPP Durham
CMS_2013_I1209721.cc File Reference
Include dependency graph for CMS_2013_I1209721.cc:

Go to the source code of this file.

Classes

class  CMS_2013_I1209721
 CMS Z+jets delta(phi) and jet thrust measurement at 7 TeV. More...

Namespaces

namespace  Rivet

Defines

#define FILLx2(HNAME, VAL)

Functions

 DECLARE_RIVET_PLUGIN (CMS_2013_I1209721)

Define Documentation

#define FILLx2 (   HNAME,
  VAL 
)
Value:
do { double x = VAL; for (size_t i = 0; i < 2; ++i) { \
        if (i == 0 || is_boosted) HNAME[i]->fill(x, weight); } } while(0)

Referenced by CMS_2013_I1209721::analyze().