R3BROOT
R3B analysis software
Loading...
Searching...
No Matches
R3BNeulandCountRateCanvas.cxx File Reference
#include "R3BNeulandCountRateCanvas.h"
#include "R3BDataMonitor.h"
#include "R3BDataMonitorCanvas.h"
#include "R3BNeulandTriggerTypes.h"
#include "R3BPaddleTamexMappedData2.h"
#include <R3BNeulandOnlineSpectra2.h>
#include <TGraph.h>
#include <algorithm>
#include <chrono>
#include <cmath>
#include <range/v3/numeric/accumulate.hpp>
#include <range/v3/view/map.hpp>
Include dependency graph for R3BNeulandCountRateCanvas.cxx:

Go to the source code of this file.

Namespaces

namespace  R3B
 
namespace  R3B::Neuland
 Simulation of NeuLAND Bar/Paddle.
 

Variables

constexpr auto BEGIN_VIEW_RATIO = 0.1
 
constexpr auto END_VIEW_RATIO = 0.9
 

Variable Documentation

◆ BEGIN_VIEW_RATIO

auto BEGIN_VIEW_RATIO = 0.1
constexpr

Definition at line 29 of file R3BNeulandCountRateCanvas.cxx.

◆ END_VIEW_RATIO

auto END_VIEW_RATIO = 0.9
constexpr

Definition at line 30 of file R3BNeulandCountRateCanvas.cxx.