WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
WireCell::Response::Schema Namespace Reference

Classes

struct  FieldResponse
 Hold info about multiple plane responses in the detector. More...
 
struct  PathResponse
 
struct  PlaneResponse
 

Functions

FieldResponse load (const char *filename)
 
void dump (const char *filename, const FieldResponse &fr)
 

Function Documentation

◆ dump()

void WireCell::Response::Schema::dump ( const char *  filename,
const FieldResponse fr 
)

Definition at line 90 of file Response.cxx.

◆ load()

WireCell::Response::Schema::FieldResponse WireCell::Response::Schema::load ( const char *  filename)

frdict['FieldResponse'].keys() ['origin', 'axis', 'period', 'tstart', 'planes']

frdict['FieldResponse']['planes'][0]['PlaneResponse'].keys() ['paths', 'planeid', 'pitch']

frdict['FieldResponse']['planes'][0]['PlaneResponse']['paths'][0]['PathResponse'].keys() ['current', 'wirepos', 'pitchpos']

frdict['FieldResponse']['planes'][0]['PlaneResponse']['paths'][0]['PathResponse']['current']['array'].keys() ['shape', 'elements']

Definition at line 39 of file Response.cxx.

Here is the call graph for this function:
Here is the caller graph for this function: