WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
WireCell::IWireSchema Class Referenceabstract

#include <IWireSchema.h>

Inheritance diagram for WireCell::IWireSchema:
Collaboration diagram for WireCell::IWireSchema:

Public Member Functions

virtual ~IWireSchema ()
 
virtual const WireSchema::Storewire_schema_store () const =0
 Return the field response data. More...
 
- Public Member Functions inherited from WireCell::IComponent< IWireSchema >
virtual ~IComponent ()
 
- Public Member Functions inherited from WireCell::Interface
virtual ~Interface ()
 

Additional Inherited Members

- Public Types inherited from WireCell::IComponent< IWireSchema >
typedef std::shared_ptr< IWireSchemapointer
 Access subclass facet by pointer. More...
 
typedef std::vector< pointervector
 Vector of shared pointers. More...
 
- Public Types inherited from WireCell::Interface
typedef std::shared_ptr< Interfacepointer
 

Detailed Description

Definition at line 19 of file IWireSchema.h.

Constructor & Destructor Documentation

◆ ~IWireSchema()

IWireSchema::~IWireSchema ( )
virtual

Definition at line 169 of file IfaceDesctructors.cxx.

Member Function Documentation

◆ wire_schema_store()

virtual const WireSchema::Store& WireCell::IWireSchema::wire_schema_store ( ) const
pure virtual

Return the field response data.

Implemented in WireCell::Gen::WireSchemaFile.


The documentation for this class was generated from the following files: