|
| def | __init__ (self, flags, name="T2TrackBeamSpotToolMonitoring", detail=1) |
| |
| def | makeHisto1D (self, name, type, xbins, xmin, xmax, title, path='EXPERT', opt=None, alias=None, **kw) |
| |
| def | makeLBNHisto1D (self, name, type, xbins, xmin, xmax, title, path='EXPERT', opt="", **kw) |
| |
| def | makeHisto2D (self, nameX, nameY, type, xbins, xmin, xmax, ybins, ymin, ymax, title, path='EXPERT', opt=None, alias=None, **kw) |
| |
| def | makeLBNHisto2D (self, nameX, nameY, type, xbins, xmin, xmax, ybins, ymin, ymax, title, path='EXPERT', opt="", **kw) |
| |
| def | makeProfile (self, nameX, nameY, xbins, xmin, xmax, title, path='EXPERT', opt=None, alias=None, **kw) |
| |
| def | makeLBNProfile (self, nameX, nameY, xbins, xmin, xmax, title, path='EXPERT', opt="", **kw) |
| |
Monitoring for T2TrackBeamSpot tool
Variables defined by tool:
- BeamLSMatrices
- BeamLSMatricesBCID
- TrackLLPolyCoeff
Definition at line 555 of file T2VertexBeamSpotMonitoring.py.