~chris-rogers/maus/emr_mc_digitization

« back to all changes in this revision

Viewing changes to src/common_cpp/JsonCppProcessors/Common/ObjectProcessorNS/BaseClassItem.hh

  • Committer: Chris Rogers
  • Date: 2014-04-16 11:48:45 UTC
  • mfrom: (707 merge)
  • mto: This revision was merged to the branch mainline in revision 711.
  • Revision ID: chris.rogers@stfc.ac.uk-20140416114845-h3u3q7pdcxkxvovs
Update to trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
     *  with the baseclass only.  The parent's processor must not set
51
51
     *  that information directly.
52
52
     *  @param is_required if the branch doesnt exist in json, throw
53
 
     *  Squeal if is_required is set to true.  Default is true, as it
 
53
     *  Exception if is_required is set to true.  Default is true, as it
54
54
     *  would be very strange for it not to exist.
55
55
     */
56
56
    BaseClassItem(std::string branch_name,