Namespaces | Classes | Functions
cic Namespace Reference

Namespaces

 AttenuationFit
 

Classes

struct  ConstIntCut
 
struct  Event
 

Functions

vector< EventBootstrap (const vector< Event > &events)
 
std::vector< EventBootstrap (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< EventResampleWithErrors (const vector< Event > &events)
 
std::vector< EventResampleWithErrors (const std::vector< Event > &events)
 
constexpr double TankArea (const double cosTheta, const double sinTheta)
 

Function Documentation

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.

constexpr double cic::CicIcrc2013 ( const double  sin2Theta)
inline

Definition at line 13 of file Auger.h.

std::ostream& cic::operator<< ( std::ostream &  os,
const Event &  e 
)
inline
std::istream& cic::operator>> ( std::istream &  is,
Event &  e 
)
inline
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().

constexpr double cic::TankArea ( const double  cosTheta,
const double  sinTheta 
)
inline

Definition at line 22 of file Auger.h.


, generated on Tue Sep 26 2023.