45 std::string hname_accept =
"jLJetMultiplicity_accept_EtaPt_"+
m_threshold->name();
46 bookHistMult(
m_histAccept, hname_accept,
"Mult_"+
m_threshold->name(),
"#eta#times40",
"E_{t} [GeV]", 200, -200, 200, 600, 0, 600);
48 hname_accept =
"jLJetMultiplicity_accept_counts_"+
m_threshold->name();
79 jLjet != jLjets.
end();
85 bool passed = gtob.
Et() > jLJThr.thrValue100MeV(gtob.
eta()/4);
97 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
TrigConf::L1Threshold const * m_threshold
jLJetMultiplicity(const std::string &name)
virtual StatusCode processBitCorrect(const TCS::InputTOBArray &input, Count &count) override final
virtual StatusCode process(const TCS::InputTOBArray &input, Count &count) override final
virtual StatusCode initialize() override
virtual ~jLJetMultiplicity()
const std::string process
int count(std::string s, const std::string ®x)
count how many occurances of a regx are in a string