Project
Loading...
Searching...
No Matches
inspect-collision-context.cxx File Reference
#include <boost/program_options.hpp>
#include <string>
#include <iostream>
#include "Framework/Logger.h"
#include <TFile.h>
#include "SimulationDataFormat/DigitizationContext.h"
#include <gsl/span>
#include "CommonDataFormat/InteractionRecord.h"
#include <limits>

Go to the source code of this file.

Functions

void report (gsl::span< o2::InteractionTimeRecord > irs, int threshold, bool verbose)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int  argc,
char argv[] 
)

Definition at line 52 of file inspect-collision-context.cxx.

◆ report()

void report ( gsl::span< o2::InteractionTimeRecord irs,
int  threshold,
bool  verbose 
)

Definition at line 24 of file inspect-collision-context.cxx.