~christopher-hunt08/maus/maus_integrated_kalman

« back to all changes in this revision

Viewing changes to src/map/MapCppGlobalTrackReconstructor/MapCppGlobalTrackReconstructor.i

  • Committer: Durga Rajaram
  • Date: 2014-01-14 07:07:02 UTC
  • mfrom: (659.1.80 relcand)
  • Revision ID: durga@fnal.gov-20140114070702-2l1fuj1w6rraw7xe
Tags: MAUS-v0.7.6
MAUS-v0.7.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
%module MapCppGlobalTrackReconstructor
 
2
 %{
 
3
 /* Includes the header in the wrapper code */
 
4
 #include "src/map/MapCppGlobalTrackReconstructor/MapCppGlobalTrackReconstructor.hh"
 
5
 %}
 
6
%include "std_string.i" 
 
7
 
 
8
%include "src/map/MapCppGlobalTrackReconstructor/MapCppGlobalTrackReconstructor.hh"