ATLAS Offline Software
|
#include "Egamma1_LArStrip_Fex.h"
#include "CaloEvent/CaloCell.h"
#include "xAODEventInfo/EventInfo.h"
#include <fstream>
#include <vector>
#include <algorithm>
#include <optional>
Go to the source code of this file.
Namespaces | |
GlobalSim | |
AlgTool to obtain a selection of eFex RoIs read in from the event store. | |
Functions | |
std::optional< std::vector< std::size_t > > | GlobalSim::wrap3 (std::size_t center) |
void | GlobalSim::dump_stripdataVector (const StripDataVector &sdv, std::ostream &os) |
void | GlobalSim::dump_n (const LArStripNeighborhood *n, std::ostream &os) |