#include <ClusterPatFinder.h>
Definition at line 59 of file ClusterPatFinder.h.
◆ clear()
| void TrigL2MuonSA::RpcLayerClusters::clear |
( |
| ) |
|
|
inline |
Definition at line 65 of file ClusterPatFinder.h.
65 {
70 std::vector<double> zz;
71 zz.clear();
74 }
std::vector< std::vector< double > > clusters_in_layer_Z
std::vector< std::list< double > > clusters_in_layer_phi
std::vector< std::vector< double > > clusters_in_layer_R
std::vector< std::list< double > > clusters_in_layer_eta
◆ clusters_in_layer_eta
| std::vector<std::list<double> > TrigL2MuonSA::RpcLayerClusters::clusters_in_layer_eta |
◆ clusters_in_layer_phi
| std::vector<std::list<double> > TrigL2MuonSA::RpcLayerClusters::clusters_in_layer_phi |
◆ clusters_in_layer_R
| std::vector<std::vector<double> > TrigL2MuonSA::RpcLayerClusters::clusters_in_layer_R |
◆ clusters_in_layer_Z
| std::vector<std::vector<double> > TrigL2MuonSA::RpcLayerClusters::clusters_in_layer_Z |
The documentation for this struct was generated from the following file: