Helper tool containing functionality needed by multiple tools.
More...
#include <IMuonEDMHelperSvc.h>
Helper tool containing functionality needed by multiple tools.
Definition at line 33 of file IMuonEDMHelperSvc.h.
◆ ~IMuonEDMHelperSvc()
| virtual Muon::IMuonEDMHelperSvc::~IMuonEDMHelperSvc |
( |
| ) |
|
|
inlinevirtual |
◆ chamberId()
returns the first MDT or CSC identifier of the segment
◆ chamberIds()
returns a set containing the chamber Ids of all MDT or CSC chambers on the segment
◆ createTrackParameters()
| virtual const Trk::AtaPlane * Muon::IMuonEDMHelperSvc::createTrackParameters |
( |
const MuonSegment & | seg, |
|
|
double | momentum = 1., |
|
|
double | charge = 0. ) const |
|
pure virtual |
brief create a AtaPlane track parameter for segment
◆ DeclareInterfaceID()
◆ getIdentifier()
◆ goodTrack()
| virtual bool Muon::IMuonEDMHelperSvc::goodTrack |
( |
const Trk::Track & | track, |
|
|
double | chi2Cut ) const |
|
pure virtual |
check whether track satisfies selection chi2 cut
◆ isEndcap() [1/2]
| virtual bool Muon::IMuonEDMHelperSvc::isEndcap |
( |
const MuonSegment & | seg | ) |
const |
|
pure virtual |
returns whether the segment is in the endcap
◆ isEndcap() [2/2]
| virtual bool Muon::IMuonEDMHelperSvc::isEndcap |
( |
const Trk::Track & | seg | ) |
const |
|
pure virtual |
returns whether the track is in the endcap
◆ isSLTrack()
| virtual bool Muon::IMuonEDMHelperSvc::isSLTrack |
( |
const Trk::Track & | track | ) |
const |
|
pure virtual |
determines whether a track is a straight line track (no momentum fitted).
The documentation for this class was generated from the following file: