47 std::string hname_accept =
"jJetMultiplicity_accept_EtaPt"+
m_threshold->name();
48 bookHistMult(
m_histAccept, hname_accept,
"Mult_"+
m_threshold->name(),
"#eta#times40",
"E_{t} [GeV]", 200, -200, 200, 600, 0, 600);
50 hname_accept =
"jJetMultiplicity_accept_counts_"+
m_threshold->name();
89 bool passed = gtob.
Et() > jJThr.thrValue100MeV(abs(gtob.
eta()/4));
101 count.setSizeCount(counting);
#define REGISTER_ALG_TCS(CLASS)
CP::CorrectionCode getThreshold(Int_t &threshold, const std::string &trigger)
const std::string & name() const
void fillHist1D(const std::string &histName, double x)
void bookHistMult(std::vector< std::string > ®Name, const std::string &name, const std::string &title, const std::string &xtitle, const int binx, const int xmin, const int xmax)
void fillHist2D(const std::string &histName, double x, double y)
std::vector< std::string > m_histAccept
CountingAlg(const std::string &name)
void setNumberOutputBits(unsigned int numberOutputBits)
data_t::const_iterator const_iterator
virtual StatusCode process(const TCS::InputTOBArray &input, Count &count) override final
TrigConf::L1Threshold const * m_threshold
virtual StatusCode processBitCorrect(const TCS::InputTOBArray &input, Count &count) override final
jJetMultiplicity(const std::string &name)
virtual ~jJetMultiplicity()
virtual StatusCode initialize() override
const std::string process
int count(std::string s, const std::string ®x)
count how many occurances of a regx are in a string