ATLAS Offline Software
Calorimeter
CaloCnv
CaloTPCnv
CaloTPCnv
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>
10
#include "
DataModelAthenaPool/NavigableCnv_p1.h
"
11
#include "
DataModelAthenaPool/Navigable_p1.h
"
12
13
class
CaloCellLinkContainer_p1
{
14
public
:
15
16
typedef
Navigable_p1<unsigned int,float>
CellLink
;
17
std::vector<CellLink>
m_links
;
18
};
19
20
21
#endif
CaloCellLinkContainer_p1
Definition:
CaloCellLinkContainer_p1.h:13
Navigable_p1< unsigned int, float >
Navigable_p1.h
This file contains the class definition for the Navigable_p1 class.
CaloCellLinkContainer_p1::m_links
std::vector< CellLink > m_links
Definition:
CaloCellLinkContainer_p1.h:17
CaloCellLinkContainer_p1::CellLink
Navigable_p1< unsigned int, float > CellLink
Definition:
CaloCellLinkContainer_p1.h:16
NavigableCnv_p1.h
This file contains the class definition for the NavigableCnv_p1 class. NOTE: it should be included fi...
Generated on Sun Dec 22 2024 21:07:45 for ATLAS Offline Software by
1.8.18