#include <RPCClusterSize.h>
Classes | |
struct | ClusterSizeItem |
Public Member Functions | |
std::vector< ClusterSizeItem > const & | getCls () const |
RPCClusterSize () | |
~RPCClusterSize () | |
Public Attributes | |
std::vector< ClusterSizeItem > | v_cls |
Definition at line 9 of file RPCClusterSize.h.
RPCClusterSize::RPCClusterSize | ( | ) | [inline] |
Definition at line 21 of file RPCClusterSize.h.
{}
RPCClusterSize::~RPCClusterSize | ( | ) | [inline] |
Definition at line 22 of file RPCClusterSize.h.
{}
std::vector<ClusterSizeItem> const& RPCClusterSize::getCls | ( | ) | const [inline] |
std::vector<ClusterSizeItem> RPCClusterSize::v_cls |
Definition at line 26 of file RPCClusterSize.h.
Referenced by getCls(), and RPCFakeCalibration::makeCls().