1 #ifndef PhysicsTools_MVATrainer_SourceVariableSet_h 2 #define PhysicsTools_MVATrainer_SourceVariableSet_h 32 std::vector<SourceVariable*>
get(
bool withMagic =
false)
const;
33 size_type
size(
bool withMagic =
false)
const 38 return std::count_if(
vars.begin(),
vars.end(),
59 #endif // PhysicsTools_MVATrainer_SourceVariable_h