ATLAS Offline Software
Loading...
Searching...
No Matches
JGTowerContainer_v1.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3 */
4
5// Dear emacs, this is -*- c++ -*-
6#ifndef XAODTRIGL1CALO_VERSIONS_JGTOWERCONTAINER_V1_H
7#define XAODTRIGL1CALO_VERSIONS_JGTOWERCONTAINER_V1_H
8
9// EDM include(s):
11
12// Local include(s):
13#include "JGTower_v1.h"
14
15namespace xAOD
16{
19} // namespace xAOD
20
21#endif // XAODTRIGL1CALO_VERSIONS_JGTOWERCONTAINER_V1_H
An STL vector of pointers that by default owns its pointed-to elements.
Derived DataVector<T>.
Definition DataVector.h:795
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
DataVector< xAOD::JGTower_v1 > JGTowerContainer_v1
Define the JGTower as a simple DataVector.