ATLAS Offline Software
Trigger
TrigT1
Global
GlobalSimulation
src
dump.h
Go to the documentation of this file.
1
// Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
2
3
#ifndef GLOBSIM_DUMP_H
4
#define GLOBSIM_DUMP_H
5
6
// utilitiy to dump objects which support operator<<() to a file
7
#include <string>
8
namespace
GlobalSim
{
9
template
<
typename
T>
10
void
dump
(
const
std::string&
fn
,
const
T&
t
);
11
}
12
13
#endif
read_hist_ntuple.t
t
Definition:
read_hist_ntuple.py:5
GlobalSim
AlgTool to obtain a selection of eFex RoIs read in from the event store.
Definition:
dump.h:8
python.getCurrentFolderTag.fn
fn
Definition:
getCurrentFolderTag.py:65
GlobalSim::dump
void dump(const std::string &fn, const T &t)
Generated on Thu Jan 9 2025 21:09:25 for ATLAS Offline Software by
1.8.18