#include <RPCClusterSize.h>
Classes | |
struct | ClusterSizeItem |
Public Member Functions | |
std::vector< ClusterSizeItem > const & | getCls () const |
RPCClusterSize () | |
~RPCClusterSize () | |
Public Attributes | |
COND_SERIALIZABLE | |
std::vector< ClusterSizeItem > | v_cls |
Definition at line 11 of file RPCClusterSize.h.
|
inline |
Definition at line 25 of file RPCClusterSize.h.
|
inline |
Definition at line 26 of file RPCClusterSize.h.
|
inline |
RPCClusterSize::COND_SERIALIZABLE |
Definition at line 33 of file RPCClusterSize.h.
std::vector<ClusterSizeItem> RPCClusterSize::v_cls |
Definition at line 30 of file RPCClusterSize.h.
Referenced by getCls(), and RPCFakeCalibration::makeCls().