Belle II Software development
|
This is the complete list of members for EventDataPlotter, including all inherited members.
AttributeMap typedef | EventDataPlotter | |
clear() | EventDataPlotter | |
draw(const Belle2::TrackFindingCDC::Circle2D &circle, AttributeMap attributeMap=AttributeMap()) | EventDataPlotter | |
draw(const Belle2::TrackFindingCDC::CDCWire &wire, const AttributeMap &attributeMap=AttributeMap()) | EventDataPlotter | |
draw(const Belle2::TrackFindingCDC::CDCWireSuperLayer &wireSuperLayer, const AttributeMap &attributeMap=AttributeMap()) | EventDataPlotter | |
draw(const Belle2::TrackFindingCDC::CDCWireTopology &wireTopology, AttributeMap attributeMap=AttributeMap()) | EventDataPlotter | |
draw(const CDCSimHit &simHit, const AttributeMap &attributeMap=AttributeMap()) | EventDataPlotter | |
draw(const CDCHit &hit, const AttributeMap &attributeMap=AttributeMap()) | EventDataPlotter | |
draw(const Belle2::TrackFindingCDC::CDCWireHit &wireHit, const AttributeMap &attributeMap=AttributeMap()) | EventDataPlotter | |
draw(const Belle2::TrackFindingCDC::CDCRecoHit2D &recoHit2D, const AttributeMap &attributeMap=AttributeMap()) | EventDataPlotter | |
draw(const Belle2::TrackFindingCDC::CDCRecoHit3D &recoHit3D, const AttributeMap &attributeMap=AttributeMap()) | EventDataPlotter | |
draw(const Belle2::TrackFindingCDC::CDCTangent &tangent, const AttributeMap &attributeMap=AttributeMap()) | EventDataPlotter | |
draw(const CDCTrajectory2D &trajectory2D, AttributeMap attributeMap=AttributeMap()) | EventDataPlotter | |
draw(const CDCWireHitCluster &wireHitCluster, const AttributeMap &attributeMap=AttributeMap()) | EventDataPlotter | |
draw(const CDCSegment2D &segment2D, const AttributeMap &attributeMap=AttributeMap()) | EventDataPlotter | |
draw(const CDCSegment3D &segment3D, const AttributeMap &attributeMap=AttributeMap()) | EventDataPlotter | |
draw(const CDCAxialSegmentPair &axialSegmentPair, const AttributeMap &attributeMap=AttributeMap()) | EventDataPlotter | |
draw(const CDCSegmentPair &segmentPair, const AttributeMap &attributeMap=AttributeMap()) | EventDataPlotter | |
draw(const CDCSegmentTriple &segmentTriple, const AttributeMap &attributeMap=AttributeMap()) | EventDataPlotter | |
draw(const CDCTrack &track, const AttributeMap &attributeMap=AttributeMap()) | EventDataPlotter | |
draw(const RecoTrack &recoTrack, const AttributeMap &attributeMap=AttributeMap()) | EventDataPlotter | |
draw(const T *ptr, const AttributeMap &attributeMap=AttributeMap()) | EventDataPlotter | inline |
draw(const StoreArray< T > &storeArray, const AttributeMap &attributeMap=AttributeMap()) | EventDataPlotter | inline |
drawInnerCDCWall(const AttributeMap &attributeMap=AttributeMap()) | EventDataPlotter | |
drawInteractionPoint() | EventDataPlotter | |
drawLine(float startX, float startY, float endX, float endY, const AttributeMap &attributeMap=AttributeMap()) | EventDataPlotter | |
drawOuterCDCWall(const AttributeMap &attributeMap=AttributeMap()) | EventDataPlotter | |
drawRange(const ARange &range, const AttributeMap &attributeMap=AttributeMap()) | EventDataPlotter | inline |
drawRangeWithFade(const ARange &range, const AttributeMap &attributeMap=AttributeMap()) | EventDataPlotter | inline |
drawSuperLayerBoundaries(const AttributeMap &attributeMap=AttributeMap()) | EventDataPlotter | |
drawTrajectory(const MCParticle &mcParticle, const AttributeMap &attributeMap=AttributeMap()) | EventDataPlotter | |
drawTrajectory(const CDCSegment2D &segment, const AttributeMap &attributeMap=AttributeMap()) | EventDataPlotter | |
drawTrajectory(const CDCSegmentTriple &segmentTriple, const AttributeMap &attributeMap=AttributeMap()) | EventDataPlotter | |
drawTrajectory(const CDCTrack &track, const AttributeMap &attributeMap=AttributeMap()) | EventDataPlotter | |
drawTrajectory(const RecoTrack &recoTrack, const AttributeMap &attributeMap=AttributeMap()) | EventDataPlotter | |
endGroup() | EventDataPlotter | |
EventDataPlotter(bool animate=false, bool forwardFade=false) | EventDataPlotter | explicit |
EventDataPlotter(std::unique_ptr< PrimitivePlotter > ptrPrimitivePlotter, bool animate=false, bool forwardFade=false) | EventDataPlotter | explicit |
EventDataPlotter(const EventDataPlotter &eventDataPlotter) | EventDataPlotter | |
getAnimationTimeFromNanoSeconds(float nanoseconds) | EventDataPlotter | inline |
getBoundingBox() const | EventDataPlotter | |
getCanvasHeight() const | EventDataPlotter | |
getCanvasWidth() const | EventDataPlotter | |
m_animate | EventDataPlotter | private |
m_forwardFade | EventDataPlotter | private |
m_ptrPrimitivePlotter | EventDataPlotter | private |
save(const std::string &fileName) | EventDataPlotter | |
setBoundingBox(const BoundingBox &boundingBox) | EventDataPlotter | |
setCanvasHeight(float height) | EventDataPlotter | |
setCanvasWidth(float width) | EventDataPlotter | |
startAnimationGroup(const Belle2::CDCSimHit &simHit) | EventDataPlotter | private |
startAnimationGroup(const Belle2::CDCHit *ptrHit) | EventDataPlotter | private |
startGroup(const AttributeMap &attributeMap=AttributeMap()) | EventDataPlotter |