#include <RPCClusterSize.h>
Classes | |
struct | ClusterSizeItem |
Public Member Functions | |
std::vector< ClusterSizeItem > const & | getCls () const |
RPCClusterSize () | |
~RPCClusterSize () | |
Public Attributes | |
std::vector< ClusterSizeItem > | v_cls |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
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 |
Definition at line 29 of file RPCClusterSize.h.
References v_cls.
Referenced by RPCDigiProducer::beginRun(), and RPCandIRPCDigiProducer::beginRun().
|
private |
|
friend |
Definition at line 33 of file RPCClusterSize.h.
|
friend |
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().