DAS
3.0
Das Analysis System
|
#include <iostream>
#include <TH2.h>
#include <TString.h>
#include <TDirectory.h>
Go to the source code of this file.
Namespaces | |
DAS | |
DAS::Unfolding | |
Functions | |
template<typename TH2X = TH2> | |
void | SaveCorr (const std::unique_ptr< TH2X > &cov, TString name, TDirectory *d) |