CMS 3D CMS Logo

Public Member Functions | Public Attributes

reco::MuonShower Struct Reference

#include <MuonShower.h>

List of all members.

Public Member Functions

 MuonShower ()

Public Attributes

std::vector< int > nStationCorrelatedHits
 number of the muon RecHits used by segments per chamber crossed by a track
std::vector< int > nStationHits
 number of all the muon RecHits per chamber crossed by a track (1D hits)
std::vector< float > stationShowerDeltaR
 the radius of the cone containing the all the hits around the track
std::vector< float > stationShowerSizeT
 the transverse size of the hit cluster

Detailed Description

Definition at line 5 of file MuonShower.h.


Constructor & Destructor Documentation

reco::MuonShower::MuonShower ( ) [inline]

Member Data Documentation

number of the muon RecHits used by segments per chamber crossed by a track

Definition at line 10 of file MuonShower.h.

Referenced by MuonIdVal::analyze(), and MuonShowerInformationFiller::fillShowerInformation().

number of all the muon RecHits per chamber crossed by a track (1D hits)

Definition at line 8 of file MuonShower.h.

Referenced by MuonIdVal::analyze(), and MuonShowerInformationFiller::fillShowerInformation().

the radius of the cone containing the all the hits around the track

Definition at line 14 of file MuonShower.h.

Referenced by MuonIdVal::analyze(), and MuonShowerInformationFiller::fillShowerInformation().

the transverse size of the hit cluster

Definition at line 12 of file MuonShower.h.

Referenced by MuonIdVal::analyze(), and MuonShowerInformationFiller::fillShowerInformation().