ATLAS Offline Software
Loading...
Searching...
No Matches
RingSetConfContainer_v1.h
Go to the documentation of this file.
1// Dear emacs, this is -*- c++ -*-
2/*
3 Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
4*/
5#ifndef XAODCALORINGS_VERSIONS_RINGSETCONFCONTAINER_V1_H
6#define XAODCALORINGS_VERSIONS_RINGSETCONFCONTAINER_V1_H
7
8// Core include(s):
10
11// Local include(s):
13
14namespace xAOD {
15
17typedef DataVector< xAOD::RingSetConf_v1 > RingSetConfContainer_v1;
18
19} // namespace xAOD
20
21#endif // XAODCALORINGS_VERSIONS_RINGSETCONFCONTAINER_V1_H
An STL vector of pointers that by default owns its pointed-to elements.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
DataVector< xAOD::RingSetConf_v1 > RingSetConfContainer_v1
The container is a simple typedef for now.