|
ATLAS Offline Software
|
Go to the documentation of this file.
16 const std::string&
name,
26 ATH_MSG_INFO(
"TrigL2CaloLayersHypoTool initialization completed successfully.");
34 return StatusCode::SUCCESS;
47 return StatusCode::SUCCESS;
54 if ( !
input.clusters )
return false;
61 if ( !pClus or (pClus->
energy()<0.1) or (fabsf(pClus->
eta())>2.1) ) {
72 std::vector<double> fracs;
float eta() const
get Eta (calibrated)
bool passed(DecisionID id, const DecisionIDContainer &idSet)
checks if required decision ID is in the set of IDs in the container
TrigCompositeUtils::DecisionID numeric() const
numeric ID
void addDecisionID(DecisionID id, Decision *d)
Appends the decision (given as ID) to the decision object.
It used to be useful piece of code for replacing actual SG with other store of similar functionality ...
::StatusCode StatusCode
StatusCode definition for legacy code.
Header file to be included by clients of the Monitored infrastructure.
Description of a trigger EM cluster.
float energy() const
get Energy (calibrated)