Class HLTJetRoIBuilder¶
Defined in File HLTJetRoIBuilder.h
Inheritance Relationships¶
Base Type¶
public xAH::Algorithm(Class Algorithm)
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, classCollection>
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.
-