Typedefs
FrameUtil.cxx File Reference
#include "WireCellGen/FrameUtil.h"
#include "WireCellIface/SimpleTrace.h"
#include "WireCellIface/SimpleFrame.h"
#include <algorithm>
#include <iostream>

Go to the source code of this file.

Typedefs

typedef std::pair< int, const std::vector< float > * > tbin_charge_t
 
typedef std::map< int, std::vector< tbin_charge_t > > channel_index_t
 

Typedef Documentation

typedef std::map<int, std::vector<tbin_charge_t> > channel_index_t

Definition at line 13 of file FrameUtil.cxx.

typedef std::pair<int, const std::vector<float>* > tbin_charge_t

Definition at line 12 of file FrameUtil.cxx.