Class HLTJetRoIBuilder

Inheritance Relationships

Base Type

Class Documentation

class HLTJetRoIBuilder : public xAH::Algorithm

Public Functions

HLTJetRoIBuilder()
EL::StatusCode setupJob(EL::Job &job)
EL::StatusCode fileExecute()
EL::StatusCode histInitialize()
EL::StatusCode changeInput(bool firstFile)
EL::StatusCode initialize()
EL::StatusCode execute()
EL::StatusCode postExecute()
EL::StatusCode finalize()
EL::StatusCode histFinalize()
template<class Object, class Collection>
const Object *getTrigObject(Trig::Feature<Collection> &feature)

Public Members

std::string m_trigItem = ""

name of trigger chain to load

std::string m_trigItemVeto = ""
bool m_doHLTBJet = true

Do we load a full BJet trigger chain?

bool m_doHLTJet = false

Do we load a jet trigger chain?

bool m_readHLTTracks = true

Do we read in the HLT tracks?

bool m_readHLTVtx = true

Do we read in the HLT vertices?

std::string m_outContainerName = ""

Name of the output container.