ATLAS Offline Software
Loading...
Searching...
No Matches
ElectronContainer_v1.h
Go to the documentation of this file.
1// Dear emacs, this is -*- c++ -*-
2
3/*
4 Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
5*/
6
7#ifndef XAODEGAMMA_VERSIONS_ELECTRONCONTAINER_V1_H
8#define XAODEGAMMA_VERSIONS_ELECTRONCONTAINER_V1_H
9
10// Core include(s):
12
13// Local include(s):
16
17
18namespace xAOD {
21}
22
23#endif // XAODEGAMMA_VERSIONS_ELECTRONCONTAINER_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::Electron_v1 > ElectronContainer_v1
The container is a simple typedef for now.