~chris-rogers/maus/emr_mc_digitization

« back to all changes in this revision

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

  • Committer: Chris Rogers
  • Date: 2014-05-14 08:51:20 UTC
  • Revision ID: chris.rogers@stfc.ac.uk-20140514085120-13ull310rnc5489z
Hacks to integrate with EMR code#

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
 
40
40
  private:
41
41
    IntProcessor _int_proc;
 
42
    DoubleProcessor _double_proc;
42
43
    PointerArrayProcessor<EMRBar> _hit_arr_proc;
43
44
};
44
45
}  // namespace MAUS