Project
Loading...
Searching...
No Matches
mask-maker.cxx File Reference

Utility to build masks from data. More...

Go to the source code of this file.

Functions

bool processScalers (const o2::mid::ChannelScalers &scalers, unsigned long nEvents, double threshold, const std::vector< o2::mid::ColumnData > &refMasks, const char *outFilename)
 
int main (int argc, char *argv[])
 

Detailed Description

Utility to build masks from data.

Author
Diego Stocco <Diego.Stocco at cern.ch>
Date
12 March 2020

Definition in file mask-maker.cxx.

Function Documentation

◆ main()

int main ( int  argc,
char argv[] 
)

Definition at line 70 of file mask-maker.cxx.

◆ processScalers()

bool processScalers ( const o2::mid::ChannelScalers scalers,
unsigned long  nEvents,
double  threshold,
const std::vector< o2::mid::ColumnData > &  refMasks,
const char outFilename 
)

Definition at line 38 of file mask-maker.cxx.