Project
Loading...
Searching...
No Matches
recalibrator.cxx File Reference

executable to recalibrate and recalculate calibration hitograms More...

#include "PHOSBase/Geometry.h"
#include "PHOSBase/PHOSSimParams.h"
#include "PHOSCalibWorkflow/ETCalibHistos.h"
#include "PHOSCalibWorkflow/PHOSEnergyCalibrator.h"
#include "DataFormatsPHOS/CalibParams.h"
#include "DataFormatsPHOS/BadChannelsMap.h"
#include "DataFormatsPHOS/Cluster.h"
#include <boost/program_options.hpp>
#include <boost/timer/progress_display.hpp>
#include "TChain.h"
#include "TH1F.h"
#include "TH2F.h"
#include <list>

Go to the source code of this file.

Functions

void evalAll (o2::phos::Cluster *clu, std::vector< o2::phos::CluElement > &cluel)
 
int main (int argc, const char **argv)
 

Detailed Description

executable to recalibrate and recalculate calibration hitograms

Author
Dmitri Peresunko
Since
2022-07-14

Definition in file recalibrator.cxx.

Function Documentation

◆ evalAll()

void evalAll ( o2::phos::Cluster clu,
std::vector< o2::phos::CluElement > &  cluel 
)

Definition at line 256 of file recalibrator.cxx.

◆ main()

int main ( int  argc,
const char **  argv 
)

Definition at line 34 of file recalibrator.cxx.