ATLAS Offline Software
Loading...
Searching...
No Matches
CombinedMuonFeatureContainer_p4.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef TRIGMUONEVENTTPCNV_COMBINEDMUONFEATURECONTAINER_P4_H
6#define TRIGMUONEVENTTPCNV_COMBINEDMUONFEATURECONTAINER_P4_H
7
9
10class CombinedMuonFeatureContainer_p4 : public std::vector<CombinedMuonFeature_p4> {};
11// end of class definitions
12
13
14#endif