ATLAS Offline Software
PhysicsAnalysis
JetTagging
JetH5Writer
JetH5Writer
EventInfoWriterConfig.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
#ifndef EVENT_INFO_WRITER_CONFIG
5
#define EVENT_INFO_WRITER_CONFIG
6
7
#include "
Primitive.h
"
8
9
#include <string>
10
#include <vector>
11
12
struct
EventInfoWriterConfig
13
{
14
std::string
name
;
15
std::vector<Primitive>
inputs
;
16
};
17
18
#endif
EventInfoWriterConfig
Definition:
EventInfoWriterConfig.h:13
EventInfoWriterConfig::name
std::string name
Definition:
EventInfoWriterConfig.h:14
EventInfoWriterConfig::inputs
std::vector< Primitive > inputs
Definition:
EventInfoWriterConfig.h:15
Primitive.h
Generated on Thu Nov 7 2024 21:14:59 for ATLAS Offline Software by
1.8.18