ATLAS Offline Software
Tracking
TrkDetDescr
TrkDetDescrTPCnv
TrkDetDescrTPCnv
TrkGeometry
MaterialStepCollection_p1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
// MaterialStepCollection_p1.h, (c) ATLAS Detector software
8
9
#ifndef MATERIALSTEPCOLLECTION_P1_TRK_H
10
#define MATERIALSTEPCOLLECTION_P1_TRK_H
11
12
#include "
MaterialStep_p1.h
"
13
#include <vector>
14
15
namespace
Trk
16
{
17
class
MaterialStepCollection_p1
:
public
std::vector<Trk::MaterialStep_p1>
18
{
19
public
:
20
MaterialStepCollection_p1
() {}
21
};
22
}
23
24
#endif // MATERIALSTEPCOLLECTION_P1_TRK_H
Trk::MaterialStepCollection_p1
Definition:
MaterialStepCollection_p1.h:18
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition:
FakeTrackBuilder.h:9
MaterialStep_p1.h
Trk::MaterialStepCollection_p1::MaterialStepCollection_p1
MaterialStepCollection_p1()
Definition:
MaterialStepCollection_p1.h:20
Generated on Thu Nov 7 2024 21:20:27 for ATLAS Offline Software by
1.8.18