ATLAS Offline Software
Tracking
Acts
ActsEvent
ActsEvent
Seed.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 ACTSTRKEVENT_SEED_H
6
#define ACTSTRKEVENT_SEED_H 1
7
8
#include "Acts/EventData/Seed.hpp"
9
#include "
xAODInDetMeasurement/SpacePoint.h
"
10
11
namespace
ActsTrk
{
12
typedef
Acts::Seed<xAOD::SpacePoint, 3ul>
Seed
;
13
}
14
15
// Set up a CLID for the type:
16
#include "
AthenaKernel/CLASS_DEF.h
"
17
CLASS_DEF
(
ActsTrk::Seed
, 207128231, 1)
18
19
#endif
ActsTrk::Seed
Acts::Seed< xAOD::SpacePoint, 3ul > Seed
Definition:
Seed.h:12
SpacePoint.h
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition:
Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:64
ActsTrk
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
Definition:
MuonDetectorBuilderTool.cxx:54
CLASS_DEF.h
macros to associate a CLID to a type
Generated on Sun Dec 22 2024 21:17:53 for ATLAS Offline Software by
1.8.18