CMS 3D CMS Logo

L1TObjComparison.h
Go to the documentation of this file.
1 #ifndef DataFormats_L1Trigger_L1TObjComparison_h
2 #define DataFormats_L1Trigger_L1TObjComparison_h
3 
4 #include <utility>
7 
8 namespace l1t {
9  template <typename T>
11  template <typename T>
13  template <typename T>
14  using ObjectRefPair = std::pair<edm::Ref<BXVector<T>>, edm::Ref<BXVector<T>>>;
15  template <typename T>
17 } // namespace l1t
18 
19 #endif
delete x;
Definition: CaloConfig.h:22
std::pair< edm::Ref< BXVector< T > >, edm::Ref< BXVector< T > >> ObjectRefPair