1 #ifndef Validation_MuonHits_DTSimHitMatcher_h 2 #define Validation_MuonHits_DTSimHitMatcher_h 40 std::set<unsigned int>
layerIds()
const;
49 int nStations(
int nsl = 1,
int nl = 3)
const;
std::set< unsigned int > hitWiresInDTChamberId(unsigned int, int margin_n_wires=0) const
const edm::PSimHitContainer & hitsInLayer(unsigned int) const
void dtChamberIdsToString(const std::set< unsigned int > &) const
std::set< unsigned int > layerIds() const
const edm::PSimHitContainer & hitsInChamber(unsigned int) const
void matchSimHitsToSimTrack()
int nLayersWithHitsInChamber(unsigned int) const
float simHitsMeanWire(const edm::PSimHitContainer &sim_hits) const
int nStations(int nsl=1, int nl=3) const
DTSimHitMatcher(const edm::ParameterSet &iPS, edm::ConsumesCollector &&iC)
int nSuperLayersWithHitsInChamber(unsigned int) const
GlobalPoint simHitsMeanPositionStation(int n) const
int nLayersWithHitsInSuperLayer(unsigned int) const
std::set< unsigned int > chamberIds(int type=MuonHitHelper::DT_ALL) const
std::set< unsigned int > detIds(int type=MuonHitHelper::DT_ALL) const
void match(const SimTrack &t, const SimVertex &v)
do the matching
std::set< unsigned int > hitWiresInDTLayerId(unsigned int, int margin_n_wires=0) const
bool hitStation(int, int, int) const
int nCellsWithHitsInLayer(unsigned int) const
std::set< unsigned int > superlayerIds() const
std::map< unsigned int, edm::PSimHitContainer > superlayer_to_hits_
const edm::PSimHitContainer & hitsInSuperLayer(unsigned int) const
std::vector< PSimHit > PSimHitContainer
void init(const edm::Event &e, const edm::EventSetup &eventSetup)
initialize the event
std::set< unsigned int > hitWiresInDTSuperLayerId(unsigned int, int margin_n_wires=0) const
std::set< unsigned int > chamberIdsStation(int station) const
edm::ESGetToken< DTGeometry, MuonGeometryRecord > geomToken_
std::map< unsigned int, edm::PSimHitContainer > layer_to_hits_