#include <AMC13Header.h>
|
void | add_format_error () |
|
| AMC13Header (uint64_t dataword) |
|
| AMC13Header () |
|
| AMC13Header (int int_orn, int int_lv1_id, int int_bx_id, int int_source_id, int int_evt_ty, int int_fov, int int_ufov, int int_res, int int_namc, int int_h, int int_x) |
|
int | BX_id () const |
|
uint64_t | Dataword () const |
|
int | Evt_ty () const |
|
int | Format_Errors () const |
|
int | FOV () const |
|
int | H () const |
|
int | LV1_id () const |
|
int | Namc () const |
|
int | ORN () const |
|
int | Res () const |
|
void | set_bx_id (int bits) |
|
void | set_dataword (uint64_t bits) |
|
void | set_evt_ty (int bits) |
|
void | set_fov (int bits) |
|
void | set_h (int bits) |
|
void | set_lv1_id (int bits) |
|
void | set_namc (int bits) |
|
void | set_orn (int bits) |
|
void | set_res (int bits) |
|
void | set_source_id (int bits) |
|
void | set_ufov (int bits) |
|
void | set_x (int bits) |
|
int | Source_id () const |
|
int | UFOV () const |
|
int | X () const |
|
virtual | ~AMC13Header () |
|
Definition at line 11 of file AMC13Header.h.
l1t::emtf::AMC13Header::AMC13Header |
( |
uint64_t |
dataword | ) |
|
|
explicit |
l1t::emtf::AMC13Header::AMC13Header |
( |
| ) |
|
|
inline |
l1t::emtf::AMC13Header::AMC13Header |
( |
int |
int_orn, |
|
|
int |
int_lv1_id, |
|
|
int |
int_bx_id, |
|
|
int |
int_source_id, |
|
|
int |
int_evt_ty, |
|
|
int |
int_fov, |
|
|
int |
int_ufov, |
|
|
int |
int_res, |
|
|
int |
int_namc, |
|
|
int |
int_h, |
|
|
int |
int_x |
|
) |
| |
|
inline |
virtual l1t::emtf::AMC13Header::~AMC13Header |
( |
| ) |
|
|
inlinevirtual |
void l1t::emtf::AMC13Header::add_format_error |
( |
| ) |
|
|
inline |
int l1t::emtf::AMC13Header::BX_id |
( |
| ) |
const |
|
inline |
uint64_t l1t::emtf::AMC13Header::Dataword |
( |
| ) |
const |
|
inline |
int l1t::emtf::AMC13Header::Evt_ty |
( |
| ) |
const |
|
inline |
int l1t::emtf::AMC13Header::Format_Errors |
( |
| ) |
const |
|
inline |
int l1t::emtf::AMC13Header::FOV |
( |
| ) |
const |
|
inline |
int l1t::emtf::AMC13Header::H |
( |
| ) |
const |
|
inline |
int l1t::emtf::AMC13Header::LV1_id |
( |
| ) |
const |
|
inline |
int l1t::emtf::AMC13Header::Namc |
( |
| ) |
const |
|
inline |
int l1t::emtf::AMC13Header::ORN |
( |
| ) |
const |
|
inline |
int l1t::emtf::AMC13Header::Res |
( |
| ) |
const |
|
inline |
void l1t::emtf::AMC13Header::set_bx_id |
( |
int |
bits | ) |
|
|
inline |
Definition at line 33 of file AMC13Header.h.
References bits, and bx_id.
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::emtf::AMC13Header::set_dataword |
( |
uint64_t |
bits | ) |
|
|
inline |
Definition at line 43 of file AMC13Header.h.
References bits.
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::emtf::AMC13Header::set_evt_ty |
( |
int |
bits | ) |
|
|
inline |
Definition at line 35 of file AMC13Header.h.
References bits, and evt_ty.
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::emtf::AMC13Header::set_fov |
( |
int |
bits | ) |
|
|
inline |
Definition at line 36 of file AMC13Header.h.
References bits, and fov.
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::emtf::AMC13Header::set_h |
( |
int |
bits | ) |
|
|
inline |
Definition at line 40 of file AMC13Header.h.
References bits, and h.
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::emtf::AMC13Header::set_lv1_id |
( |
int |
bits | ) |
|
|
inline |
Definition at line 32 of file AMC13Header.h.
References bits, and lv1_id.
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::emtf::AMC13Header::set_namc |
( |
int |
bits | ) |
|
|
inline |
Definition at line 39 of file AMC13Header.h.
References bits, and namc.
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::emtf::AMC13Header::set_orn |
( |
int |
bits | ) |
|
|
inline |
Definition at line 31 of file AMC13Header.h.
References bits, and orn.
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::emtf::AMC13Header::set_res |
( |
int |
bits | ) |
|
|
inline |
Definition at line 38 of file AMC13Header.h.
References bits.
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::emtf::AMC13Header::set_source_id |
( |
int |
bits | ) |
|
|
inline |
Definition at line 34 of file AMC13Header.h.
References bits, and source_id.
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::emtf::AMC13Header::set_ufov |
( |
int |
bits | ) |
|
|
inline |
Definition at line 37 of file AMC13Header.h.
References bits, and ufov.
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::emtf::AMC13Header::set_x |
( |
int |
bits | ) |
|
|
inline |
Definition at line 41 of file AMC13Header.h.
References bits, and x.
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
int l1t::emtf::AMC13Header::Source_id |
( |
| ) |
const |
|
inline |
int l1t::emtf::AMC13Header::UFOV |
( |
| ) |
const |
|
inline |
int l1t::emtf::AMC13Header::X |
( |
| ) |
const |
|
inline |
int l1t::emtf::AMC13Header::bx_id |
|
private |
uint64_t l1t::emtf::AMC13Header::dataword |
|
private |
int l1t::emtf::AMC13Header::evt_ty |
|
private |
int l1t::emtf::AMC13Header::format_errors |
|
private |
int l1t::emtf::AMC13Header::fov |
|
private |
int l1t::emtf::AMC13Header::h |
|
private |
int l1t::emtf::AMC13Header::lv1_id |
|
private |
int l1t::emtf::AMC13Header::namc |
|
private |
int l1t::emtf::AMC13Header::orn |
|
private |
int l1t::emtf::AMC13Header::res |
|
private |
int l1t::emtf::AMC13Header::source_id |
|
private |
int l1t::emtf::AMC13Header::ufov |
|
private |
int l1t::emtf::AMC13Header::x |
|
private |
Definition at line 70 of file AMC13Header.h.
Referenced by python.rootplot.utilities.Hist::__init_TGraph(), svgfig.Curve.Sample::__repr__(), svgfig.Ellipse::__repr__(), edmStreamStallGrapher.Point::__str__(), python.rootplot.root2matplotlib.Hist::_prepare_xaxis(), python.rootplot.root2matplotlib.Hist::_prepare_yaxis(), Vispa.Gui.WidgetContainer.WidgetContainer::autosize(), Vispa.Gui.VispaWidget.VispaWidget::boundingRect(), python.rootplot.root2matplotlib.Hist2D::box(), python.rootplot.root2matplotlib.Hist2D::contour(), python.rootplot.root2matplotlib.Hist::errorbar(), python.rootplot.root2matplotlib.Hist::errorbarh(), geometryXMLparser.Alignable::pos(), Vispa.Gui.ConnectableWidget.ConnectableWidget::positionizeMenuWidget(), ntupleDataFormat._HitObject::r(), ntupleDataFormat._HitObject::r3D(), set_x(), python.rootplot.utilities.Hist::TGraph(), and X().