1 #ifndef PhysicsTools_MVAComputer_Variable_h
2 #define PhysicsTools_MVAComputer_Variable_h
20 namespace PhysicsTools {
58 name(name), value(value) {}
84 typedef std::vector<Value>
_Data;
111 {
data_.push_back(value); }
157 #endif // PhysicsTools_MVAComputer_Variable_h
reco::JetExtendedAssociation::JetExtendedData Value
Container::value_type value_type