ATLAS Offline Software
Loading...
Searching...
No Matches
Deprecated List
Member cmdline_parser2 (int argc, char **argv, struct gengetopt_args_info *args_info, int override, int initialize, int check_required)
use cmdline_parser_ext() instead
Member EL::AnaAlgorithm::execute ()
Prefer method with EventContext. \warn Override only one of the two execute methods.
Member InDetDD::StripStereoAnnulusDesign::localPositionOfCellPC (const SiCellId &cellId) const
No longer required as localPositionOfCell() will automatically use the appropriate transform.
Member InDetDD::StripStereoAnnulusDesign::localPositionOfClusterPC (const SiCellId &cellId, int clusterSize) const
No longer required as localPositionOfCluster() will automatically use the appropriate transform.
Member SH::Sample::metaDataList ()
use meta() instead, or (preferably) access of meta-data by name
Member TrigCompositeUtils::findLink (const Decision *start, const std::string &linkName, const bool suppressMultipleLinksWarning=false)
Use the version taking an EventContext as first argument.
Member TrigCompositeUtils::findLinks (const Decision *start, const std::string &linkName, std::vector< LinkInfo< T > > &links, unsigned int behaviour=TrigDefs::allFeaturesOfType, std::set< const xAOD::TrigComposite * > *fullyExploredFrom=nullptr)
Use the version taking an EventContext as first argument.
Member TrigCompositeUtils::findLinks (const Decision *start, const std::string &linkName, unsigned int behaviour=TrigDefs::allFeaturesOfType)
Use the version taking an EventContext as first argument.