~durga/maus/rel709

« back to all changes in this revision

Viewing changes to src/common_cpp/JsonCppProcessors/EMRBarHitProcessor.hh

  • Committer: Adam Dobbs
  • Date: 2014-12-11 13:26:05 UTC
  • mfrom: (659.1.96 release-candidate)
  • Revision ID: phuccj@gmail.com-20141211132605-6g6j2927elggi2q6
Tags: MAUS-v0.9.2
MAUS-v0.9.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
    EMRBarHitProcessor();
37
37
 
38
38
  private:
 
39
    DoubleProcessor _double_proc;
39
40
    IntProcessor _int_proc;
40
41
};
41
42
}  // namespace MAUS