13 ev.gname =
"dune35t_geo";
14 ev.fullname =
"dune35t4apa_v6";
24 for (
Index icry=0; icry<ev.ncry; ++icry ) {
25 for (
Index itpc=0; itpc<ev.ntpc; ++itpc ) {
26 for (
Index ipla=0; ipla<ev.npla; ++ipla ) {
29 ev.view[icry][itpc][0] =
geo::kU;
30 ev.view[icry][itpc][1] =
geo::kV;
31 ev.view[icry][itpc][2] =
geo::kZ;
35 resize(ev.nwirPerPlane, ev.ntpc, ev.npla, 0);
36 ev.nwirPerPlane[0][0] = 359;
37 ev.nwirPerPlane[0][1] = 345;
38 ev.nwirPerPlane[0][2] = 112;
39 ev.nwirPerPlane[2][0] = 194;
40 ev.nwirPerPlane[2][1] = 188;
41 ev.nwirPerPlane[2][2] = 112;
42 ev.nwirPerPlane[4][0] = 236;
43 ev.nwirPerPlane[4][1] = 228;
44 ev.nwirPerPlane[4][2] = 112;
45 for (
Index ipla=0; ipla<ev.npla; ++ipla ) ev.nwirPerPlane[1][ipla] = ev.nwirPerPlane[0][ipla];
46 for (
Index ipla=0; ipla<ev.npla; ++ipla ) ev.nwirPerPlane[3][ipla] = ev.nwirPerPlane[2][ipla];
47 for (
Index ipla=0; ipla<ev.npla; ++ipla ) ev.nwirPerPlane[5][ipla] = ev.nwirPerPlane[4][ipla];
48 for (
Index ipla=0; ipla<ev.npla; ++ipla ) ev.nwirPerPlane[6][ipla] = ev.nwirPerPlane[0][ipla];
49 for (
Index ipla=0; ipla<ev.npla; ++ipla ) ev.nwirPerPlane[7][ipla] = ev.nwirPerPlane[0][ipla];
50 resize(ev.nchaPerRop, ev.nrop, 0);
51 ev.nchaPerRop[0] = 144;
52 ev.nchaPerRop[1] = 144;
53 ev.nchaPerRop[2] = 112;
54 ev.nchaPerRop[3] = 112;
55 for (
Index irop=0; irop<ev.nrop; ++irop ) ev.nchaPerApa += ev.nchaPerRop[irop];
56 ev.nchatot = ev.napa*ev.nchaPerApa;
61 for (
Index icry=0; icry<ev.ncry; ++icry ) {
62 for (
Index iapa=0; iapa<ev.napa; ++iapa ) {
63 for (
Index irop=0; irop<ev.nrop; ++irop ) {
64 for (
Index kcha=0; kcha<ev.nchaPerRop[irop]; ++kcha ) {
65 ev.chacry[icha] = icry;
66 ev.chaapa[icha] = iapa;
67 ev.charop[icha] = irop;
75 for (
Index icry=0; icry<ev.ncry; ++icry ) {
76 for (
Index iapa=0; iapa<ev.napa; ++iapa ) {
77 for (
Index irop=0; irop<ev.nrop; ++irop ) {
78 ev.firstchan[icry][iapa][irop] = chan;
79 chan += ev.nchaPerRop[irop];
83 #include "set35tSpacePoints.dat" 86 ev.nopdetcha.push_back( 8);
87 ev.nopdetcha.push_back(12);
88 ev.nopdetcha.push_back( 2);
89 ev.nopdetcha.push_back(12);
90 ev.nopdetcha.push_back( 8);
91 ev.nopdetcha.push_back(12);
92 ev.nopdetcha.push_back( 8);
93 ev.nopdetcha.push_back(12);
94 ev.nopcha = ev.nopdet*12;
95 resize(ev.opdetcha, ev.nopdet, 12, 0);
96 for (
Index iopt=0; iopt<ev.nopdet; ++iopt ) {
98 for (
Index ioch=0; ioch<ev.nopdetcha[iopt]; ++ ioch ) {
99 ev.opdetcha[iopt][ioch] = icha++;
Planes which measure Z direction.
void resize(Vector< T > &vec1, Index n1, const V &val)
constexpr ChannelID_t InvalidChannelID
ID of an invalid channel.
Signal from induction planes.
for(std::string line;std::getline(inFile, line);)
Signal from collection planes.