13 #ifndef DataFormats_FFTJetAlgorithms_DiscretizedEnergyFlow_h
14 #define DataFormats_FFTJetAlgorithms_DiscretizedEnergyFlow_h
32 inline const double*
data()
const
34 if (
data_.empty())
return 0;
35 else return &
data_[0];
55 #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