ATLAS Offline Software
Loading...
Searching...
No Matches
TrigMuonEFIsolationContainer_p2.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#ifndef TRIGMUONEVENTTPCNV_TRIGMUONEFISOLATIONCONTAINER_P2_H__
8#define TRIGMUONEVENTTPCNV_TRIGMUONEFISOLATIONCONTAINER_P2_H__
9
11#include <vector>
19
20
21class TrigMuonEFIsolationContainer_p2 : public std::vector<TrigMuonEFIsolation_p2>
22{
23
24};//class TrigMuonEFIsolationContainer_p2
25
26#endif //TRIGMUONEVENTTPCNV_TRIGMUONEFISOLATIONCONTAINER_P2_H__
Persistent class partner for TrigMuonEFIsolationContainer.