ATLAS Offline Software
Loading...
Searching...
No Matches
LArStripNeighborhoodDumper.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef GLOBALSIM_LARSTRIPNEIGHBORHOODDUMPER_H
6#define GLOBALSIM_LARSTRIPNEIGHBORHOODDUMPER_H
7
11
12namespace GlobalSim {
13
15 public:
17
18 StatusCode
19 dump(const std::string& name,
20 const xAOD::EventInfo& eventInfo,
22
23 StatusCode
24 dumpTerse(const std::string& name,
25 const xAOD::EventInfo& eventInfo,
27 };
28}
29
30#endif
StatusCode dumpTerse(const std::string &name, const xAOD::EventInfo &eventInfo, const IOBitwise::eEmNbhoodTOBContainer &) const
DataVector< GlobalSim::IOBitwise::eEmNbhoodTOB > eEmNbhoodTOBContainer
Property: Defining the container object.
AlgTool that to test whether expected the TIP values generated by data supplied by eEmMultTestBench c...
-event-from-file
EventInfo_v1 EventInfo
Definition of the latest event info version.