~durga/maus/rel709

« back to all changes in this revision

Viewing changes to src/common_cpp/Recon/SciFi/SimpleCircle.hh

  • Committer: Durga Rajaram
  • Date: 2013-08-27 04:36:50 UTC
  • mfrom: (659.1.73 rc)
  • Revision ID: durga@fnal.gov-20130827043650-me0hgsbzlzikdoik
Tags: MAUS-v0.7.0
MAUS-v0.7.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 
18
18
/** @class SimpleCircle */
19
19
 
20
 
#ifndef _SRC_COMMON_CPP_DATASTRUCTURE_SIMPLECIRCLE_HH_
21
 
#define _SRC_COMMON_CPP_DATASTRUCTURE_SIMPLECIRCLE_HH_
 
20
#ifndef _SRC_COMMON_CPP_RECON_SCIFI_SIMPLECIRCLE_HH_
 
21
#define _SRC_COMMON_CPP_RECON_SCIFI_SIMPLECIRCLE_HH_
22
22
 
23
23
#include <vector>
24
24