1 #ifndef Alignment_MillePedeAlignmentAlgorithm_FileBlobCollection_h
2 #define Alignment_MillePedeAlignmentAlgorithm_FileBlobCollection_h
23 std::vector<FileBlob>::const_iterator
begin()
const;
24 std::vector<FileBlob>::const_iterator
end()
const;
void addFileBlob(FileBlob &fileBlob)
std::vector< FileBlob >::const_iterator end() const
bool mergeProduct(FileBlobCollection const &other)
std::vector< FileBlob > fileBlobs
std::vector< FileBlob >::const_iterator begin() const