ATLAS Offline Software
Loading...
Searching...
No Matches
CombinedMuonStripAuxContainer_v1.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef XAODMUONPREPDATA_VERSIONS_COMBINEDMUONSTRIPAUXCONTAINER_V1_H
6#define XAODMUONPREPDATA_VERSIONS_COMBINEDMUONSTRIPAUXCONTAINER_V1_H
7
8
11#include "AthLinks/ElementLink.h"
12
13namespace xAOD {
17 public:
22 private:
24 std::vector<Link_t> MuonStripLink1{};
25 std::vector<Link_t> MuonStripLink2{};
26
27
28 };
29}
30// Set up the StoreGate inheritance for the class:
31#include "xAODCore/BaseInfo.h"
33#endif
#define SG_BASE(D, B)
Declare that class D derives from class B.
Common base class for the auxiliary containers.
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
ElementLink< xAOD::UncalibratedMeasurementContainer > Link_t
virtual ~CombinedMuonStripAuxContainer_v1()=default
virtual destructor
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.