ATLAS Offline Software
|
#include <iostream>
#include <sstream>
#include <vector>
#include <cstdlib>
#include <iterator>
#include <stdint.h>
Go to the source code of this file.
Classes | |
class | StringSerializer |
Utility class (not a tool or so) to serialize strings into stream of 32bit integers. More... | |