ATLAS Offline Software
Loading...
Searching...
No Matches
TauTrackAuxContainer_v1.h
Go to the documentation of this file.
1// Dear emacs, this is -*- c++ -*-
2
3/*
4 Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
5*/
6
7#ifndef XAODTAU_VERSIONS_TAUTRACKAUXCONTAINER_V1_H
8#define XAODTAU_VERSIONS_TAUTRACKAUXCONTAINER_V1_H
9
10// System include(s):
11#include <vector>
12#include <cstdint>
13
14// EDM include(s):
17
18namespace xAOD {
19
20
22
23 public:
26
27 private:
28 std::vector< float > pt;
29 std::vector< float > eta;
30 std::vector< float > phi;
31
33 std::vector< TrackFlagType > flagSet;
34
35 std::vector< std::vector< float > > bdtScores;
36
37 typedef std::vector< ElementLink< TrackParticleContainer > > TrackLinks_t;
38 std::vector< TrackLinks_t > trackLinks;
39 }; // class TauTrackAuxContainer_v1
40
41} // namespace xAOD
42
43// Set up the StoreGate inheritance for the class:
44#include "xAODCore/BaseInfo.h"
46
47#endif // XAODTAU_VERSIONS_TAUTRACKAUXCONTAINER_V1_H
#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.
std::vector< TrackLinks_t > trackLinks
std::vector< TrackFlagType > flagSet
std::vector< std::vector< float > > bdtScores
TauTrackAuxContainer_v1()
Default constructor.
std::vector< ElementLink< TrackParticleContainer > > TrackLinks_t
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
setWord1 uint16_t