R3BROOT
R3B analysis software
Loading...
Searching...
No Matches
R3B::Mille Class Reference

#include <Mille.h>

Public Member Functions

 Mille (std::string_view outFileName, bool asBinary=true, bool writeZero=false)
 
void set_buffer_size (std::size_t buffer_size)
 
void mille (const MilleDataPoint &data_point)
 
void special (const std::vector< std::pair< int, float > > &special_data)
 
void kill ()
 
void end ()
 
void close ()
 

Detailed Description

Definition at line 36 of file Mille.h.

Constructor & Destructor Documentation

◆ Mille()

R3B::Mille::Mille ( std::string_view outFileName,
bool asBinary = true,
bool writeZero = false )
explicit

Definition at line 29 of file Mille.cxx.

Member Function Documentation

◆ close()

void R3B::Mille::close ( )

Definition at line 135 of file Mille.cxx.

◆ end()

void R3B::Mille::end ( )

Definition at line 108 of file Mille.cxx.

◆ kill()

void R3B::Mille::kill ( )
inline

Definition at line 44 of file Mille.h.

◆ mille()

void R3B::Mille::mille ( const MilleDataPoint & data_point)

Definition at line 42 of file Mille.cxx.

◆ set_buffer_size()

void R3B::Mille::set_buffer_size ( std::size_t buffer_size)
inline

Definition at line 40 of file Mille.h.

◆ special()

void R3B::Mille::special ( const std::vector< std::pair< int, float > > & special_data)

Definition at line 84 of file Mille.cxx.


The documentation for this class was generated from the following files: