AlcapDAQ
1
|
#include "Lifetime.h"
#include "TAnalysedPulse.h"
#include "definitions.h"
#include <iostream>
#include <string>
#include <vector>
#include <map>
#include "TH1I.h"
Go to the source code of this file.
Variables | |
StringAnalPulseMap | gAnalysedPulseMap |
static unsigned int | nECut |
static double | tCut [2] |
static double | tPileUp |
static std::vector< int > | eCut |
static std::vector< std::string > | sNames |
static std::vector< std::string > | sTitles |
static std::vector< TH1I * > | hLifetime |
|
static |
Definition at line 16 of file Lifetime.cpp.
StringAnalPulseMap gAnalysedPulseMap |
|
static |
Definition at line 19 of file Lifetime.cpp.
|
static |
Definition at line 13 of file Lifetime.cpp.
Referenced by Lifetime::Lifetime(), and Lifetime::ProcessEntry().
|
static |
Definition at line 17 of file Lifetime.cpp.
|
static |
Definition at line 18 of file Lifetime.cpp.
|
static |
Definition at line 14 of file Lifetime.cpp.
Referenced by Lifetime::Lifetime(), and Lifetime::ProcessEntry().
|
static |
Definition at line 15 of file Lifetime.cpp.
Referenced by Lifetime::Lifetime(), and Lifetime::ProcessEntry().