ATLAS Offline Software
Loading...
Searching...
No Matches
L2IsoMuonContainer_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: L2IsoMuonContainer_v1.h 631108 2014-11-26 07:47:24Z gwatts $
8#ifndef XAODTRIGMUON_VERSIONS_L2ISOMUONCONTAINER_V1_H
9#define XAODTRIGMUON_VERSIONS_L2ISOMUONCONTAINER_V1_H
10
11// EDM include(s):
13
14// Local include(s):
16
17// Declare IParticle as a base class of L2IsoMuon_v1:
19
20namespace xAOD {
23}
24
25#endif // XAODTRIGMUON_VERSIONS_L2ISOMUONCONTAINER_V1_H
An STL vector of pointers that by default owns its pointed-to elements.
#define DATAVECTOR_BASE(T, BASE)
Declare base class info to DataVector.
Definition DataVector.h:649
Class providing the definition of the 4-vector interface.
Class describing isolation info for muons reconstructed in the LVL2 trigger.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
DataVector< L2IsoMuon_v1 > L2IsoMuonContainer_v1
Define the trigger calorimeter cluster container as a simple DataVector.