ATLAS Offline Software
Loading...
Searching...
No Matches
ExampleHitContainer_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_EXAMPLEHITCONTAINER_P1_H
6#define ATHENAPOOLEXAMPLECONVERTER_EXAMPLEHITCONTAINER_P1_H
7
13
15#include <vector>
16
20class ExampleHitContainer_p1 : public std::vector<ExampleHit_p1> {
21};
22#endif
This file contains the class definition for the ExampleHit_p1 class.
This class provides a persistent state for the ExampleHitContainer class.