Public Member Functions | |
LazyWires (const T &evt, const geo::GeometryCore *geom) | |
virtual void | Serialize (JSONFormatter &json) override |
virtual PNGArena & | GetArena () override |
Protected Member Functions | |
void | Init () |
Protected Attributes | |
const T * | fEvt |
const geo::GeometryCore * | fGeom |
std::mutex | fLock |
PNGArena | fArena |
std::map< art::InputTag, std::map< geo::PlaneID, PNGView > > | fImgs |
Definition at line 937 of file WebEVDServer.cxx.
|
inline |
Definition at line 940 of file WebEVDServer.cxx.
|
inlineoverridevirtual |
|
inlineprotected |
Definition at line 958 of file WebEVDServer.cxx.
|
inlineoverridevirtual |
Implements evd::ILazy.
Definition at line 945 of file WebEVDServer.cxx.
|
protected |
Definition at line 1004 of file WebEVDServer.cxx.
|
protected |
Definition at line 1000 of file WebEVDServer.cxx.
|
protected |
Definition at line 1001 of file WebEVDServer.cxx.
|
protected |
Definition at line 1006 of file WebEVDServer.cxx.
|
protected |
Definition at line 1003 of file WebEVDServer.cxx.