74  std::size_t 
getId() 
const;
 
   88  std::size_t 
size() 
const;
 
  101  const std::vector<std::size_t> &
getCartList() 
const;
 
  105  std::size_t 
front() 
const;
 
  109  std::size_t 
back() 
const;
 
 
bool operator<(const Bucket &bucket_two) const
 
void push_back(std::size_t cart)
 
std::vector< std::size_t > m_cartList
 
std::size_t back() const
get the last cart id of the list
 
std::size_t getId() const
 
std::size_t front() const
get the first cart id of the list
 
const std::vector< std::size_t > & getCartList() const
 
tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multichar...