ATLAS Offline Software
Loading...
Searching...
No Matches
TrigBphysContainer_v1.h
Go to the documentation of this file.
1// Dear emacs, this is -*- c++ -*-
2
3/*
4 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5*/
6
7// $Id: TrigBphysContainer_v1.h 631136 2014-11-26 11:22:46Z gwatts $
8#ifndef XAODTRIGBPHYS_VERSIONS_TRIGBPHYSCONTAINER_V1_H
9#define XAODTRIGBPHYS_VERSIONS_TRIGBPHYSCONTAINER_V1_H
10
11// Core include(s):
13
14// Local include(s):
16
17namespace xAOD {
18
20 typedef DataVector< xAOD::TrigBphys_v1 > TrigBphysContainer_v1;
21}
22
23#endif // XAODTRIGBPHYS_VERSIONS_TRIGBPHYSCONTAINER_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::TrigBphys_v1 > TrigBphysContainer_v1
Declare the em/tau RoI container type.