1 #ifndef PhysicsTools_MVAComputer_BitSet_h
2 #define PhysicsTools_MVAComputer_BitSet_h
18 namespace PhysicsTools {
52 inline operator bool()
const {
return *
word &
mask; }
80 inline operator bool()
const {
return store <
end; }
201 #endif // PhysicsTools_MVAComputer_BitSet_h