Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
wire-cell-build
gen
src
WirePlane.cxx
Go to the documentation of this file.
1
#include "
WireCellGen/WirePlane.h
"
2
3
using namespace
WireCell
;
4
5
Gen::WirePlane::WirePlane
(
int
ident,
Pimpos
*
pimpos
,
6
const
IWire::vector
& wires,
const
IChannel::vector
&
channels
)
7
: m_ident(ident)
8
, m_pimpos(pimpos)
9
, m_wires(wires)
10
, m_channels(channels)
11
{
12
13
}
14
15
16
Gen::WirePlane::~WirePlane
()
17
{
18
}
19
ValidateOpDetSimulation.channels
dictionary channels
Definition:
ValidateOpDetSimulation.py:178
WireCell::Gen::WirePlane::WirePlane
WirePlane(int ident, Pimpos *pimpos, const IWire::vector &wires, const IChannel::vector &channels)
Definition:
WirePlane.cxx:5
WireCell::IData< IWire >::vector
std::vector< pointer > vector
Definition:
IData.h:21
WireCell::Gen::WirePlane::~WirePlane
virtual ~WirePlane()
Definition:
WirePlane.cxx:16
WirePlane.h
WireCell
Definition:
Main.h:22
pimpos
Pimpos pimpos(nwires, min_wire_pitch, max_wire_pitch)
WireCell::Pimpos
Pitch-Impact-Position.
Definition:
Pimpos.h:36
Generated by
1.8.11