ATLAS Offline Software
Loading...
Searching...
No Matches
ClusterSplitProbabilityContainer_p1.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef _ClusterSplitProbabilityContainer_p1_H_
6#define _ClusterSplitProbabilityContainer_p1_H_
7
9#include <vector>
10
11namespace Trk {
12 class ClusterSplitProbabilityContainer_p1 : public std::vector<ClusterSplitProbability_p1> {};
13}
14#endif
Ensure that the ATLAS eigen extensions are properly loaded.