ATLAS Offline Software
Loading...
Searching...
No Matches
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
NavigableCnv_p1.h
This file contains the class definition for the NavigableCnv_p1 class.
Navigable_p1.h
This file contains the class definition for the Navigable_p1 class.
CaloCellLinkContainer_p1
Definition
CaloCellLinkContainer_p1.h:13
CaloCellLinkContainer_p1::CellLink
Navigable_p1< unsigned int, float > CellLink
Definition
CaloCellLinkContainer_p1.h:16
CaloCellLinkContainer_p1::m_links
std::vector< CellLink > m_links
Definition
CaloCellLinkContainer_p1.h:17
Navigable_p1
Definition
Navigable_p1.h:22
Generated on
for ATLAS Offline Software by
1.14.0