ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Event
xAOD
xAODTracking
xAODTracking
versions
TrackJacobianAuxContainer_v1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3
*/
4
#ifndef XAODTRACKING_VERSIONS_TRACKJACOBIANAUXCONTAINER_V1_H
5
#define XAODTRACKING_VERSIONS_TRACKJACOBIANAUXCONTAINER_V1_H
6
7
8
9
#include "
xAODCore/AuxContainerBase.h
"
10
namespace
xAOD
{
11
class
TrackJacobianAuxContainer_v1
:
public
AuxContainerBase
{
12
public
:
13
TrackJacobianAuxContainer_v1
();
14
// see commend about storage in TrackParameters
15
typedef
std::vector<double>
Storage
;
16
std::vector<Storage>
jac
;
17
};
18
}
19
20
#include "
xAODCore/BaseInfo.h
"
21
SG_BASE
(
xAOD::TrackJacobianAuxContainer_v1
,
xAOD::AuxContainerBase
);
22
23
24
#endif
AuxContainerBase.h
SG_BASE
#define SG_BASE(D, B)
Declare that class D derives from class B.
Definition
Control/AthenaKernel/AthenaKernel/BaseInfo.h:243
BaseInfo.h
xAOD::AuxContainerBase
Common base class for the auxiliary containers.
Definition
AuxContainerBase.h:55
xAOD::AuxContainerBase::AuxContainerBase
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
Definition
AuxContainerBase.cxx:33
xAOD::TrackJacobianAuxContainer_v1
Definition
TrackJacobianAuxContainer_v1.h:11
xAOD::TrackJacobianAuxContainer_v1::Storage
std::vector< double > Storage
Definition
TrackJacobianAuxContainer_v1.h:15
xAOD::TrackJacobianAuxContainer_v1::jac
std::vector< Storage > jac
Definition
TrackJacobianAuxContainer_v1.h:16
xAOD::TrackJacobianAuxContainer_v1::TrackJacobianAuxContainer_v1
TrackJacobianAuxContainer_v1()
Definition
TrackJacobianAuxContainer_v1.cxx:7
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition
ICaloAffectedTool.h:24
Generated on
for ATLAS Offline Software by
1.17.0