#include <GMTInputCaloSum.h>
Definition at line 10 of file GMTInputCaloSum.h.
l1t::GMTInputCaloSum::GMTInputCaloSum |
( |
| ) |
|
|
inline |
l1t::GMTInputCaloSum::GMTInputCaloSum |
( |
int |
pt, |
|
|
int |
phi, |
|
|
int |
eta, |
|
|
int |
index |
|
) |
| |
|
inline |
virtual l1t::GMTInputCaloSum::~GMTInputCaloSum |
( |
| ) |
|
|
inlinevirtual |
const int l1t::GMTInputCaloSum::etBits |
( |
| ) |
const |
|
inline |
const int l1t::GMTInputCaloSum::hwEta |
( |
| ) |
const |
|
inline |
const int l1t::GMTInputCaloSum::hwPhi |
( |
| ) |
const |
|
inline |
const int l1t::GMTInputCaloSum::index |
( |
| ) |
const |
|
inline |
void l1t::GMTInputCaloSum::setEtaBits |
( |
int |
bits | ) |
|
|
inline |
Definition at line 22 of file GMTInputCaloSum.h.
References bits, and m_hwEta.
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::GMTInputCaloSum::setEtBits |
( |
int |
bits | ) |
|
|
inline |
Definition at line 20 of file GMTInputCaloSum.h.
References bits, and m_etBits.
Referenced by L1TMicroGMTCaloInputProducer::produce().
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::GMTInputCaloSum::setIndex |
( |
int |
idx | ) |
|
|
inline |
void l1t::GMTInputCaloSum::setPhiBits |
( |
int |
bits | ) |
|
|
inline |
Definition at line 21 of file GMTInputCaloSum.h.
References bits, and m_hwPhi.
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::GMTInputCaloSum::m_etBits |
|
private |
int l1t::GMTInputCaloSum::m_hwEta |
|
private |
int l1t::GMTInputCaloSum::m_hwPhi |
|
private |
int l1t::GMTInputCaloSum::m_index |
|
private |