ATLAS Offline Software
Calorimeter
CaloEvent
CaloEvent
CaloTowerDataVector.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
#ifndef CALOEVENT_CALOTOWERDATAVECTOR_H
6
#define CALOEVENT_CALOTOWERDATAVECTOR_H
7
8
#include "
AthContainers/DataVector.h
"
9
#include "CaloEvent/CaloTower.h"
10
#include "
NavFourMom/INavigable4MomentumCollection.h
"
11
12
DATAVECTOR_VIRTBASES1
(
CaloTower
,
INavigable4Momentum
);
13
14
#endif
DATAVECTOR_VIRTBASES1
DATAVECTOR_VIRTBASES1(CaloTower, INavigable4Momentum)
INavigable4MomentumCollection.h
CaloTower
Data class for calorimeter cell towers.
Definition:
Calorimeter/CaloEvent/CaloEvent/CaloTower.h:55
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
INavigable4Momentum
Definition:
INavigable4Momentum.h:21
Generated on Thu Nov 7 2024 21:11:46 for ATLAS Offline Software by
1.8.18