ATLAS Offline Software
CaloCellLinkContainer_p1.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 //Dear emacs, this is -*-c++-*-
6 #ifndef CALOATHENAPOOL_CALOCELLLINKCONTAINER_P1_H
7 #define CALOATHENAPOOL_CALOCELLLINKCONTAINER_P1_H
8 
9 #include <vector>
12 
14  public:
15 
17  std::vector<CellLink> m_links;
18 };
19 
20 
21 #endif
Navigable_p1< unsigned int, float >
Navigable_p1.h
This file contains the class definition for the Navigable_p1 class.
NavigableCnv_p1.h
This file contains the class definition for the NavigableCnv_p1 class. NOTE: it should be included fi...