#include "../../PamCutBase/PamCutBase.h"
#include <ToFNuclei.h>
Go to the source code of this file.
Classes | |
class | TofNucleiZCut |
The TofNuclei charge cut. More... | |
Enumerations | |
enum | TofNucleiZ_Return { TOFNUCLEIZ_OUTOFBOUNDS, TOFNUCLEIZ_TOOFEWLAYERS, TOFNUCLEIZ_ILLEGALZ } |
enum | TofNucleiZ_Layers { TOFNUCLEIZ_S11 = 1, TOFNUCLEIZ_S12 = 2, TOFNUCLEIZ_S21 = 4, TOFNUCLEIZ_S22 = 8, TOFNUCLEIZ_S31 = 16, TOFNUCLEIZ_S32 = 32 } |
enum TofNucleiZ_Layers |
enum TofNucleiZ_Return |