14 #ifndef DataFormats_FFTJetAlgorithms_DiscretizedEnergyFlow_h
15 #define DataFormats_FFTJetAlgorithms_DiscretizedEnergyFlow_h
33 inline const double*
data()
const
35 if (
data_.empty())
return 0;
36 else return &
data_[0];
56 #endif // DataFormats_FFTJetAlgorithms_DiscretizedEnergyFlow_h
unsigned nEtaBins() const
const double * data() const
unsigned nPhiBins() const
const char * title() const
std::vector< double > data_
double phiBin0Edge() const