ATLAS Offline Software
Loading...
Searching...
No Matches
LWTNNCollection.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef _LWTNNCollection_H_
6#define _LWTNNCollection_H_
7
8//#include <vector>
10
12 : public std::map<int, std::unique_ptr<lwt::atlas::FastGraph> >
13{
14public:
15
16private:
17
18};
19
20// These values produced using clid script.
21// clid LWTNNCollection
22// 1196174442 LWTNNCollection None
24CLASS_DEF(LWTNNCollection, 1196174442, 1)
25// clid -cs LWTNNCollection
26// 1226994220
27#include "AthenaKernel/CondCont.h"
29
30#endif
#define CONDCONT_DEF(...)
Definition CondCont.h:1413
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg