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