35 return StatusCode::SUCCESS;
44 ". Input container not found or incorrect type");
45 return StatusCode::SUCCESS;
50 return StatusCode::SUCCESS;
54 for (
auto obj: *trigContainer) {
56 "roiId: "<< obj->roiId() <<
"\n " <<
57 "particleType: "<< obj->particleType() <<
"\n " <<
58 "level: " << obj->level() <<
"\n " <<
59 "eta: " << obj->eta() <<
"\n " <<
60 "phi: " << obj->phi() <<
"\n " <<
61 "mass: " << obj->mass() <<
"\n " <<
62 "fitmass: " << obj->fitmass() <<
"\n " <<
63 "fitchi2: " << obj->fitchi2() <<
"\n " <<
64 "fitndof: " << obj->fitndof() <<
"\n " <<
65 "fitx: " << obj->fitx() <<
"\n " <<
66 "fity: " << obj->fity() <<
"\n " <<
67 "fitz: " << obj->fitz() <<
"\n ");
72 return StatusCode::SUCCESS;
#define ATH_MSG_WARNING(x)
Helpers for checking error return status codes and reporting errors.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T, V, H > &t)
ServiceHandle< StoreGateSvc > & evtStore()
size_type size() const noexcept
Returns the number of elements in the collection.
virtual StatusCode initialize()
Function initialising the algorithm.
std::string m_xaodKey
StoreGate key for the output container.
virtual StatusCode execute()
Function executing the algorithm.
TrigxAODBphysReaderAlg(const std::string &name, ISvcLocator *svcLoc)
Regular Algorithm constructor.
TrigBphysContainer_v1 TrigBphysContainer