ATLAS Offline Software
Loading...
Searching...
No Matches
Trigger
TrigT1
Global
GlobalSimulation
src
Utilities
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
GlobalSim
AlgTool that to test whether expected the TIP values generated by data supplied by eEmMultTestBench c...
Definition
CommonSelector.cxx:8
dump
-event-from-file
Generated on
for ATLAS Offline Software by
1.14.0