Main Page
Namespaces
Classes
Package Documentation
CVS Directory
WorkBook
Offline Guide
Release schedule
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
DataFormats
HeavyIonEvent
src
VoronoiBackground.cc
Go to the documentation of this file.
1
#include "
DataFormats/HeavyIonEvent/interface/VoronoiBackground.h
"
2
using namespace
reco
;
3
4
VoronoiBackground::VoronoiBackground
() : pt_preeq(0), pt_posteq(0), mt_preeq(0), mt_posteq(0), voronoi_area(0) {}
5
6
VoronoiBackground::VoronoiBackground
(
double
pt0,
double
pt1,
double
mt0,
double
mt1,
double
v
)
7
: pt_preeq(pt0), pt_posteq(pt1), mt_preeq(mt0), mt_posteq(mt1), voronoi_area(v) {}
8
9
VoronoiBackground::~VoronoiBackground
() {}
VoronoiBackground.h
findQualityFiles.v
v
Definition:
findQualityFiles.py:179
dt_dqm_sourceclient_common_cff.reco
tuple reco
Definition:
dt_dqm_sourceclient_common_cff.py:111
reco::VoronoiBackground::~VoronoiBackground
virtual ~VoronoiBackground()
Definition:
VoronoiBackground.cc:9
reco::VoronoiBackground::VoronoiBackground
VoronoiBackground()
Definition:
VoronoiBackground.cc:4
Generated for CMSSW Reference Manual by
1.8.5