MUSIC
unknown
Analysis for the MUSIC active-target ionization chamber
Toggle main menu visibility
Loading...
Searching...
No Matches
SlotLayout.hpp
Go to the documentation of this file.
1
#ifndef SLOT_LAYOUT_HPP
2
#define SLOT_LAYOUT_HPP
3
4
#include <Rtypes.h>
5
16
namespace
Constants
{
17
19
const
Int_t
ARR_SLOT_STRIP_0
= 0;
21
const
Int_t
ARR_SLOT_STRIP_17
= 33;
22
const
Int_t
ARR_SLOT_CATHODE
= 34;
23
const
Int_t
ARR_SLOT_GRID
= 35;
24
27
const
Int_t
N_ARR_SLOTS
=
ARR_SLOT_GRID
+ 1;
28
29
}
// namespace Constants
30
31
#endif
Constants
Definition
ChannelTiming.hpp:13
Constants::ARR_SLOT_CATHODE
const Int_t ARR_SLOT_CATHODE
Cathode signal.
Definition
SlotLayout.hpp:22
Constants::ARR_SLOT_GRID
const Int_t ARR_SLOT_GRID
Frisch grid signal.
Definition
SlotLayout.hpp:23
Constants::N_ARR_SLOTS
const Int_t N_ARR_SLOTS
Length of the per-event channel arrays.
Definition
SlotLayout.hpp:27
Constants::ARR_SLOT_STRIP_17
const Int_t ARR_SLOT_STRIP_17
Last anode strip. Strips run contiguously from ARR_SLOT_STRIP_0 to here.
Definition
SlotLayout.hpp:21
Constants::ARR_SLOT_STRIP_0
const Int_t ARR_SLOT_STRIP_0
First anode strip, occupying the low end of the array.
Definition
SlotLayout.hpp:19
tooling
include
SlotLayout.hpp
Generated by
1.17.0