Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
TrackingTools
TrackAssociator
interface
TAMuonChamberMatch.h
Go to the documentation of this file.
1
#ifndef TrackAssociator_TAMuonChamberMatch_h
2
#define TrackAssociator_TAMuonChamberMatch_h
3
14
#include "
DataFormats/Math/interface/Vector3D.h
"
15
#include "
DataFormats/Math/interface/Point3D.h
"
16
#include "
DataFormats/DetId/interface/DetId.h
"
17
#include "
TrackingTools/TrackAssociator/interface/TAMuonSegmentMatch.h
"
18
#include "
TrackingTools/TrajectoryState/interface/TrajectoryStateOnSurface.h
"
19
20
class
TAMuonChamberMatch
{
21
public
:
22
int
station
()
const
;
23
std::string
info
()
const
;
24
int
detector
()
const
{
return
id
.subdetId(); }
25
27
std::vector<TAMuonSegmentMatch>
segments
;
28
float
localDistanceX
;
29
float
localDistanceY
;
30
TrajectoryStateOnSurface
tState
;
31
DetId
id
;
32
};
33
#endif
TAMuonChamberMatch
Definition:
TAMuonChamberMatch.h:20
TAMuonChamberMatch::localDistanceY
float localDistanceY
Definition:
TAMuonChamberMatch.h:29
TAMuonChamberMatch::tState
TrajectoryStateOnSurface tState
Definition:
TAMuonChamberMatch.h:30
TrajectoryStateOnSurface
Definition:
TrajectoryStateOnSurface.h:15
Point3D.h
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
TAMuonChamberMatch::id
DetId id
Definition:
TAMuonChamberMatch.h:31
TAMuonChamberMatch::detector
int detector() const
Definition:
TAMuonChamberMatch.h:24
TAMuonChamberMatch::segments
std::vector< TAMuonSegmentMatch > segments
distance sign convention: negative - crossed chamber, positive - missed chamber
Definition:
TAMuonChamberMatch.h:27
TAMuonChamberMatch::localDistanceX
float localDistanceX
Definition:
TAMuonChamberMatch.h:28
DetId
Definition:
DetId.h:18
TAMuonChamberMatch::station
int station() const
Definition:
TAMuonChamberMatch.cc:7
Vector3D.h
TrajectoryStateOnSurface.h
TAMuonChamberMatch::info
std::string info() const
Definition:
TAMuonChamberMatch.cc:26
DetId.h
TAMuonSegmentMatch.h
Generated for CMSSW Reference Manual by
1.8.5