  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
   22   return StatusCode::SUCCESS;
 
   30   std::vector<uint64_t> outputData;
 
   32   std::vector<IdentifierHash> listOfPixelIds;
 
   33   std::vector<IdentifierHash> listOfStripIds;
 
   40   for (
const auto &
var : outputData)
 
   56   for (
const auto &
var : outputData)
 
   63   std::unique_ptr<EFTrackingTransient::Metadata> 
metadata =
 
   64       std::make_unique<EFTrackingTransient::Metadata>();
 
   75     ATH_MSG_DEBUG(
"The path to the pixel EDM reference test vector is not set, skipping");
 
   89     ATH_MSG_DEBUG(
"The path to the strip EDM reference test vector is not set, skipping");
 
  103     ATH_MSG_DEBUG(
"The path to the space point reference test vector is not set, skipping");
 
  118     ATH_MSG_DEBUG(
"===================Event Summary====================");
 
  124     for (
unsigned int i = 0; 
i < 
metadata->pcRdoIndexSize; 
i++)
 
  131     for (
const auto &rdo : pcAux.
rdoList)
 
  139     for (
unsigned int i = 0; 
i < 
metadata->scRdoIndexSize; 
i++)
 
  146     for (
const auto &rdo : scAux.
rdoList)
 
  153     for (
unsigned int i = 0; 
i < 
metadata->numOfPixelClusters; 
i++)
 
  171     for (
unsigned int i = 0; 
i < 
metadata->numOfStripClusters; 
i++)
 
  183     ATH_MSG_DEBUG(
"===================End of Event Summary====================");
 
  197   return StatusCode::SUCCESS;
 
  
std::vector< uint64_t > refTV
 
bool msgLvl(const MSG::Level lvl) const
 
Exception-safe IChronoSvc caller.
 
SG::ReadCondHandle< T > makeHandle(const SG::ReadCondHandleKey< T > &key, const EventContext &ctx=Gaudi::Hive::currentContext())
 
Exception-safe IChronoSvc caller.
 
::StatusCode StatusCode
StatusCode definition for legacy code.
 
StatusCode initialize(bool used=true)
If this object is used as a property, then this should be called during the initialize phase.