Public Member Functions | |
| StepAdapter (IRecombinationModel::pointer model) | |
| virtual | ~StepAdapter () |
| virtual double | operator() (Json::Value depo) const |
Public Member Functions inherited from WireCell::Sio::JsonRecombinationAdaptor | |
| virtual | ~JsonRecombinationAdaptor () |
Private Attributes | |
| IRecombinationModel::pointer | m_model |
Definition at line 51 of file JsonDepoSource.cxx.
|
inline |
Definition at line 54 of file JsonDepoSource.cxx.
|
inlinevirtual |
Definition at line 55 of file JsonDepoSource.cxx.
|
inlinevirtual |
Implements WireCell::Sio::JsonRecombinationAdaptor.
Definition at line 56 of file JsonDepoSource.cxx.
|
private |
Definition at line 52 of file JsonDepoSource.cxx.
1.8.11