Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
DataFormats
RoadSearchSeed
interface
RoadSearchSeedCollection.h
Go to the documentation of this file.
1
#ifndef DATAFORMATS_ROADSEARCHSEEDCOLLECTION_H
2
#define DATAFORMATS_ROADSEARCHSEEDCOLLECTION_H
3
4
//
5
// Package: DataFormats/RoadSearchSeed
6
// Class: RoadSearchSeedCollection
7
//
8
// Description: RoadSearchSeedCollection
9
//
10
// Original Author: Oliver Gutsche, gutsche@fnal.gov
11
// Created: Fri Jun 22 12:32:25 UTC 2007
12
//
13
// $Author: gutsche $
14
// $Date: 2007/06/29 23:45:41 $
15
// $Revision: 1.1 $
16
//
17
18
#include "
DataFormats/RoadSearchSeed/interface/RoadSearchSeed.h
"
19
#include <vector>
20
21
typedef
std::vector<RoadSearchSeed>
RoadSearchSeedCollection
;
22
23
24
#endif // DATAFORMATS_ROADSEARCHSEEDCOLLECTION_H
RoadSearchSeedCollection
std::vector< RoadSearchSeed > RoadSearchSeedCollection
Definition:
RoadSearchSeedCollection.h:21
RoadSearchSeed.h
Generated for CMSSW Reference Manual by
1.8.5