13 const std::string& et_high,
14 const std::string& eta_low,
15 const std::string& eta_high,
16 const std::string& phi_low,
17 const std::string& phi_high):
22 if(et_high ==
"inf") {
28 if(eta_high ==
"inf") {
34 if(eta_high ==
"inf") {
63 auto ss = std::stringstream();
Scalar eta() const
pseudorapidity method
Scalar phi() const
phi method
float et(const xAOD::jFexSRJetRoI *j)
CommonSelector()=default
Passes all.
virtual bool select(const ICommonTOB &) const override
virtual std::string to_string() const override
Class to hold common (eta/eta/phi) TOB bits.
virtual std::bitset< s_et_width > et_bits() const =0
Returns the eT bits of this TOB.
virtual std::bitset< s_eta_width > eta_bits() const =0
Returns the eta bits of this TOB.
virtual std::bitset< s_phi_width > phi_bits() const =0
Returns the phi bits of this TOB.
AlgTool that to test whether expected the TIP values generated by data supplied by eEmMultTestBench c...
Extra patterns decribing particle interation process.