acquire(const Cluster &cluster)=0 | BaseHistogram | [pure virtual] |
BaseHistogram(double min, double max, int bins) | BaseHistogram | |
clear() | BaseHistogram | |
histogramBins() const | BaseHistogram | |
m_bins | BaseHistogram | [protected] |
m_histogramBin | BaseHistogram | [protected] |
m_max | BaseHistogram | [protected] |
m_min | BaseHistogram | [protected] |
m_numberHistogramsTaken | BaseHistogram | [protected] |
m_pullingInterval | BaseHistogram | [protected] |
pullingInterval() const | BaseHistogram | |
setPullingInterval(int interval) | BaseHistogram | |
write(int numAtoms, string base_name)=0 | BaseHistogram | [pure virtual] |