CMS 3D CMS Logo

Functions

edm::rec_dep Namespace Reference

Functions

boost::mpl::false_ inherits_from_DependentRecordTag (void const *)
boost::mpl::true_ inherits_from_DependentRecordTag (edm::eventsetup::DependentRecordTag const *)

Function Documentation

boost::mpl::false_ edm::rec_dep::inherits_from_DependentRecordTag ( void const *  )

Definition at line 57 of file print_eventsetup_record_dependencies.h.

Referenced by edm::print_eventsetup_record_dependencies().

{ return boost::mpl::false_();}
boost::mpl::true_ edm::rec_dep::inherits_from_DependentRecordTag ( edm::eventsetup::DependentRecordTag const *  )

Definition at line 58 of file print_eventsetup_record_dependencies.h.

{ return boost::mpl::true_();}