AlcapDAQ
1
|
#include "SiR2Target.h"
#include "TGlobalData.h"
#include "TSetupData.h"
#include "TAnalysedPulse.h"
#include <iostream>
#include <stdexcept>
#include <string>
#include <vector>
#include <map>
#include <cmath>
#include "TH1I.h"
Go to the source code of this file.
Variables | |
std::map< std::string, std::vector< TAnalysedPulse * > > | gAnalysedPulseMap |
std::map< std::string, std::vector<TAnalysedPulse*> > gAnalysedPulseMap |