Namespaces | |
AttenuationFit | |
Classes | |
struct | ConstIntCut |
struct | Event |
Functions | |
vector< Event > | Bootstrap (const vector< Event > &events) |
std::vector< Event > | Bootstrap (const std::vector< Event > &events) |
constexpr double | CicIcrc2013 (const double sin2Theta) |
std::ostream & | operator<< (std::ostream &os, const Event &e) |
std::istream & | operator>> (std::istream &is, Event &e) |
vector< Event > | ResampleWithErrors (const vector< Event > &events) |
std::vector< Event > | ResampleWithErrors (const std::vector< Event > &events) |
constexpr double | TankArea (const double cosTheta, const double sinTheta) |
vector<Event> cic::Bootstrap | ( | const vector< Event > & | events | ) |
Definition at line 13 of file Tools/CIC/cic/Event.cc.
References utl::gRandom3.
std::vector<Event> cic::Bootstrap | ( | const std::vector< Event > & | events | ) |
Definition at line 13 of file Tools/CIC/cic/Event.cc.
References utl::gRandom3.
|
inline |
|
inline |
Definition at line 60 of file Tools/CIC/cic/Event.h.
References cic::Event::fLnS1000, cic::Event::fLnS1000Err, cic::Event::fSin2Theta, and cic::Event::fThetaErr.
|
inline |
Definition at line 69 of file Tools/CIC/cic/Event.h.
References cic::Event::fLnS1000, cic::Event::fLnS1000Err, cic::Event::fSin2Theta, and cic::Event::fThetaErr.
vector<Event> cic::ResampleWithErrors | ( | const vector< Event > & | events | ) |
Definition at line 25 of file Tools/CIC/cic/Event.cc.
References utl::gRandom3, and utl::Sin2().
std::vector<Event> cic::ResampleWithErrors | ( | const std::vector< Event > & | events | ) |
Definition at line 25 of file Tools/CIC/cic/Event.cc.
References utl::gRandom3, and utl::Sin2().