Interface Showable
- All Known Subinterfaces:
Component, Detector<SectorType>, Face3D, Factory<DetectorType, SectorType, SuperlayerType, LayerType>, Layer<ComponentType>, Sector<SuperlayerType>, Superlayer<LayerType>
- All Known Implementing Classes:
AbstractComponent, AbstractDetector, AbstractLayer, AbstractSector, AbstractSuperlayer, AlertDCDetector, AlertDCFactory, AlertDCLayer, AlertDCSector, AlertDCSuperlayer, AlertDCWire, AlertTOFDetector, AlertTOFFactory, AlertTOFLayer, AlertTOFSector, AlertTOFSuperlayer, Arc3D, BSTDetector, BSTFactory, BSTLayer, BSTRing, BSTSector, BSTSuperlayer, CNDDetector, CNDFactory, CNDLayer, CNDSector, CNDSuperlayer, ConcaveComponent, Cylindrical3D, DCDetector, DCFactory, DCFactoryUpdated, DCGeantFactory, DCLayer, DCSector, DCSuperlayer, DetectorHit, DetectorId, DriftChamberWire, ECDetector, ECFactory, ECLayer, ECSector, ECSuperlayer, FMTDetector, FMTFactory, FMTLayer, FMTSector, FMTSuperlayer, FTCALDetector, FTCALFactory, FTCALLayer, FTCALSector, FTCALSuperlayer, FTOFDetector, FTOFDetectorMesh, FTOFFactory, FTOFLayer, FTOFLayerMesh, FTOFSector, FTOFSectorMesh, FTOFSuperlayer, FTOFSuperlayerMesh, Helix3D, Line3D, Mesh3D, MeshComponent, Path3D, Plane3D, Point3D, PrismaticComponent, RectangularComponent, ScintillatorMesh, ScintillatorPaddle, Sector3D, Shape3D, SiStrip, Sphere3D, TrackerStrip, Transformation3D, Trap3D, Triangle3D, Vector3D
public interface Showable
An object that will print basic information about itself on the console when
the
show()
method is invoked.- Author:
- jnhankins
-
Method Summary
-
Method Details
-
show
void show()
-