ATLAS Offline Software
Loading...
Searching...
No Matches
ExampleTrackContainer_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
5#ifndef ATHENAPOOLEXAMPLECONVERTER_EXAMPLETRACKCONTAINER_P1_H
6#define ATHENAPOOLEXAMPLECONVERTER_EXAMPLETRACKCONTAINER_P1_H
7
13
15
19class ExampleTrackContainer_p1 : public std::vector<ExampleTrack_p1> {
20};
21#endif
This file contains the class definition for the ExampleTrack_p1 class.
This class provides a persistent state for the ExampleTrackContainer class.