#include <CentralityTable.h>
Classes | |
struct | BinValues |
struct | CBin |
Public Member Functions | |
CentralityTable () | |
Public Attributes | |
COND_SERIALIZABLE | |
std::vector< CBin > | m_table |
Definition at line 7 of file CentralityTable.h.
|
inline |
Definition at line 40 of file CentralityTable.h.
CentralityTable::COND_SERIALIZABLE |
Definition at line 43 of file CentralityTable.h.
std::vector<CBin> CentralityTable::m_table |
Definition at line 41 of file CentralityTable.h.
Referenced by CentralityTableProducer::endJob(), CentralityTableHandler::getNewObjects(), and cond::PayLoadInspector< DataT >::summary().