Public Member Functions | List of all members
WireCell::Sio::JsonRecombinationAdaptor Class Referenceabstract
Inheritance diagram for WireCell::Sio::JsonRecombinationAdaptor:
ElectronsAdapter PointAdapter StepAdapter

Public Member Functions

virtual ~JsonRecombinationAdaptor ()
 
virtual double operator() (Json::Value depo) const =0
 

Detailed Description

Definition at line 27 of file JsonDepoSource.cxx.

Constructor & Destructor Documentation

virtual WireCell::Sio::JsonRecombinationAdaptor::~JsonRecombinationAdaptor ( )
inlinevirtual

Definition at line 29 of file JsonDepoSource.cxx.

29 {}

Member Function Documentation

virtual double WireCell::Sio::JsonRecombinationAdaptor::operator() ( Json::Value  depo) const
pure virtual

Implemented in StepAdapter, PointAdapter, and ElectronsAdapter.


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