|
k4SimGeant4
|
Tool used to inspect the hits collection. More...
#include <SimG4Components/src/InspectHitsCollectionsTool.h>


Public Member Functions | |
| InspectHitsCollectionsTool (const std::string &type, const std::string &name, const IInterface *parent) | |
| Constructor. | |
| virtual | ~InspectHitsCollectionsTool () |
| virtual StatusCode | initialize () final |
| Initialize. | |
| virtual StatusCode | finalize () final |
| Finalize. | |
| virtual StatusCode | saveOutput (const G4Event &aEvent) final |
| inspect output | |
Public Member Functions inherited from ISimG4SaveOutputTool | |
| DeclareInterfaceID (ISimG4SaveOutputTool, 1, 0) | |
Private Attributes | |
| ServiceHandle< IGeoSvc > | m_geoSvc |
| Pointer to the geometry service. | |
| Gaudi::Property< std::vector< std::string > > | m_readoutNames |
| Name of the readouts (hits collections) | |
Tool used to inspect the hits collection.
No output in EDM is produced.
|
explicit |
Constructor.
|
virtual |
|
finalvirtual |
Finalize.
|
finalvirtual |
Initialize.
|
finalvirtual |
inspect output
Implements ISimG4SaveOutputTool.
|
private |
Pointer to the geometry service.
|
private |
Name of the readouts (hits collections)