CbmRoot
Loading...
Searching...
No Matches
Histo1D.h File Reference
#include <boost/serialization/access.hpp>
#include <boost/serialization/version.hpp>
#include <cstdint>
#include <string>
#include <vector>
Include dependency graph for Histo1D.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cbm::algo::Histo1D
 

Namespaces

namespace  cbm
 
namespace  cbm::algo
 

Functions

Histo1D cbm::algo::operator+ (Histo1D h1, const Histo1D &h2)
 Adding two histograms.