![]() |
![]() |
#include <L1AnalysisRecoRpcHitDataFormat.h>
Public Member Functions | |
L1AnalysisRecoRpcHitDataFormat () | |
void | Reset () |
~L1AnalysisRecoRpcHitDataFormat () | |
Public Attributes | |
std::vector< int > | bx |
std::vector< int > | clusterSize |
std::vector< int > | layer |
std::vector< int > | muonId |
int | nRpcHits |
std::vector< float > | phiGlob |
std::vector< int > | region |
std::vector< int > | ring |
std::vector< int > | roll |
std::vector< int > | sector |
std::vector< int > | station |
std::vector< int > | strip |
std::vector< int > | subsector |
std::vector< float > | xLoc |
Definition at line 15 of file L1AnalysisRecoRpcHitDataFormat.h.
|
inline |
Definition at line 17 of file L1AnalysisRecoRpcHitDataFormat.h.
References Reset().
|
inline |
Definition at line 18 of file L1AnalysisRecoRpcHitDataFormat.h.
References Reset().
|
inline |
Definition at line 20 of file L1AnalysisRecoRpcHitDataFormat.h.
References bx, clusterSize, layer, muonId, nRpcHits, phiGlob, region, ring, roll, sector, station, strip, subsector, and xLoc.
Referenced by L1AnalysisRecoRpcHitDataFormat(), L1Analysis::L1AnalysisRecoRpcHit::Reset(), and ~L1AnalysisRecoRpcHitDataFormat().
std::vector<int> L1Analysis::L1AnalysisRecoRpcHitDataFormat::bx |
Definition at line 48 of file L1AnalysisRecoRpcHitDataFormat.h.
Referenced by L1MuonRecoTreeProducer::analyze(), and Reset().
std::vector<int> L1Analysis::L1AnalysisRecoRpcHitDataFormat::clusterSize |
Definition at line 46 of file L1AnalysisRecoRpcHitDataFormat.h.
Referenced by L1MuonRecoTreeProducer::analyze(), and Reset().
std::vector<int> L1Analysis::L1AnalysisRecoRpcHitDataFormat::layer |
Definition at line 55 of file L1AnalysisRecoRpcHitDataFormat.h.
Referenced by L1MuonRecoTreeProducer::analyze(), geometryXMLparser.DTAlignable::index(), geometryXMLparser.CSCAlignable::index(), and Reset().
std::vector<int> L1Analysis::L1AnalysisRecoRpcHitDataFormat::muonId |
Definition at line 59 of file L1AnalysisRecoRpcHitDataFormat.h.
Referenced by L1MuonRecoTreeProducer::analyze(), and Reset().
int L1Analysis::L1AnalysisRecoRpcHitDataFormat::nRpcHits |
Definition at line 43 of file L1AnalysisRecoRpcHitDataFormat.h.
Referenced by L1MuonRecoTreeProducer::analyze(), and Reset().
std::vector<float> L1Analysis::L1AnalysisRecoRpcHitDataFormat::phiGlob |
Definition at line 51 of file L1AnalysisRecoRpcHitDataFormat.h.
Referenced by L1MuonRecoTreeProducer::analyze(), and Reset().
std::vector<int> L1Analysis::L1AnalysisRecoRpcHitDataFormat::region |
Definition at line 45 of file L1AnalysisRecoRpcHitDataFormat.h.
Referenced by L1MuonRecoTreeProducer::analyze(), and Reset().
std::vector<int> L1Analysis::L1AnalysisRecoRpcHitDataFormat::ring |
Definition at line 58 of file L1AnalysisRecoRpcHitDataFormat.h.
Referenced by L1MuonRecoTreeProducer::analyze(), geometryXMLparser.CSCAlignable::index(), and Reset().
std::vector<int> L1Analysis::L1AnalysisRecoRpcHitDataFormat::roll |
Definition at line 57 of file L1AnalysisRecoRpcHitDataFormat.h.
Referenced by L1MuonRecoTreeProducer::analyze(), and Reset().
std::vector<int> L1Analysis::L1AnalysisRecoRpcHitDataFormat::sector |
Definition at line 54 of file L1AnalysisRecoRpcHitDataFormat.h.
Referenced by L1MuonRecoTreeProducer::analyze(), geometryXMLparser.DTAlignable::index(), and Reset().
std::vector<int> L1Analysis::L1AnalysisRecoRpcHitDataFormat::station |
Definition at line 53 of file L1AnalysisRecoRpcHitDataFormat.h.
Referenced by L1MuonRecoTreeProducer::analyze(), geometryXMLparser.DTAlignable::index(), geometryXMLparser.CSCAlignable::index(), and Reset().
std::vector<int> L1Analysis::L1AnalysisRecoRpcHitDataFormat::strip |
Definition at line 47 of file L1AnalysisRecoRpcHitDataFormat.h.
Referenced by L1MuonRecoTreeProducer::analyze(), and Reset().
std::vector<int> L1Analysis::L1AnalysisRecoRpcHitDataFormat::subsector |
Definition at line 56 of file L1AnalysisRecoRpcHitDataFormat.h.
Referenced by L1MuonRecoTreeProducer::analyze(), and Reset().
std::vector<float> L1Analysis::L1AnalysisRecoRpcHitDataFormat::xLoc |
Definition at line 50 of file L1AnalysisRecoRpcHitDataFormat.h.
Referenced by L1MuonRecoTreeProducer::analyze(), and Reset().