#include <TMath.h>
Go to the source code of this file.
Classes | |
class | clusterInfo |
Functions | |
clusterInfo | CalcCluster (const novaddt::HitList &slice) |
std::ostream & | operator<< (std::ostream &s, const clusterInfo &c) |
clusterInfo CalcCluster | ( | const novaddt::HitList & | slice | ) |
Definition at line 26 of file clusterInfo.h.
References clusterInfo::adc, clusterInfo::adc_corr, plot_validation_datamc::c, clusterInfo::crd, stan::math::exp(), clusterInfo::n, elec2geo::pos, clusterInfo::t, and POTSpillRate::view.
Referenced by supernova::sliceAna::analyze(), novaddt::SliceSelector::checkSlice(), and novaddt::SupernovaTrigger::GetCandidates().
std::ostream& operator<< | ( | std::ostream & | s, |
const clusterInfo & | c | ||
) |
Definition at line 58 of file clusterInfo.h.
References clusterInfo::ADC(), clusterInfo::crd, clusterInfo::n, and clusterInfo::t.