ATLAS Offline Software
Loading...
Searching...
No Matches
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>
8namespace GlobalSim {
9 template<typename T>
10 void dump(const std::string& fn, const T& t);
11}
12
13#endif
AlgTool that to test whether expected the TIP values generated by data supplied by eEmMultTestBench c...
-event-from-file