ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Root Listing
root
/
cvsroot
/
CMSSW
/
RecoTracker
/
GeometryESProducer
/
src
/
module.cc
Revision:
1.2
Committed:
Wed Apr 18 22:53:03 2007 UTC
(18 years ago) by
mangano
Content type:
text/plain
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.1
:
+0 -0 lines
State:
FILE REMOVED
Log Message:
file moved to RecoTracker/TkDetLayers
File Contents
#
Content
1
#include "RecoTracker/TkDetLayers/interface/GeometricSearchTracker.h"
2
3
#include "FWCore/Framework/interface/eventsetupdata_registration_macro.h"
4
5
EVENTSETUP_DATA_REG(GeometricSearchTracker);
6
7