MUSIC unknown
Analysis for the MUSIC active-target ionization chamber
Loading...
Searching...
No Matches
BeamEllipses Struct Reference

The classification ellipses defining a pure-beam event. More...

#include <StripSumScatter.hpp>

Collaboration diagram for BeamEllipses:

Public Attributes

BeamFit2D s0_s1
 Entrance ellipse on strips 0 and 1.
BeamFit2D s1_s2
 Alternative entrance ellipse, per PURE_BEAM_GATE.
BeamFit2D s16_s17
 Exit ellipse on strips 16 and 17.
BeamFit2D s15_s16
 Alternative exit ellipse.
Bool_t ok
 Whether the fits succeeded.
Bool_t use_s15_s16
 Which exit ellipse is in force.

Detailed Description

The classification ellipses defining a pure-beam event.

An entrance ellipse and an exit ellipse. An event is pure beam only if it passes both — entering like beam and leaving like beam.

Definition at line 87 of file StripSumScatter.hpp.

Member Data Documentation

◆ ok

Bool_t BeamEllipses::ok

Whether the fits succeeded.

Definition at line 92 of file StripSumScatter.hpp.

◆ s0_s1

BeamFit2D BeamEllipses::s0_s1

Entrance ellipse on strips 0 and 1.

Definition at line 88 of file StripSumScatter.hpp.

◆ s15_s16

BeamFit2D BeamEllipses::s15_s16

Alternative exit ellipse.

Definition at line 91 of file StripSumScatter.hpp.

◆ s16_s17

BeamFit2D BeamEllipses::s16_s17

Exit ellipse on strips 16 and 17.

Definition at line 90 of file StripSumScatter.hpp.

◆ s1_s2

BeamFit2D BeamEllipses::s1_s2

Alternative entrance ellipse, per PURE_BEAM_GATE.

Definition at line 89 of file StripSumScatter.hpp.

◆ use_s15_s16

Bool_t BeamEllipses::use_s15_s16

Which exit ellipse is in force.

Definition at line 93 of file StripSumScatter.hpp.


The documentation for this struct was generated from the following file: