Classes | Namespaces | Macros | Functions
SdCalibrator.cc File Reference
#include <fwk/CentralConfig.h>
#include <fwk/RunController.h>
#include <det/Detector.h>
#include <sdet/SDetector.h>
#include <sdet/Station.h>
#include <sdet/StationTriggerAlgorithm.h>
#include <sdet/PMTConstants.h>
#include <evt/Event.h>
#include <sevt/EventTrigger.h>
#include <sevt/Header.h>
#include <sevt/SEvent.h>
#include <sevt/Station.h>
#include <sevt/Scintillator.h>
#include <sevt/PMT.h>
#include <sevt/PMTCalibData.h>
#include <sevt/SmallPMTData.h>
#include <sevt/SmallPMTCalibData.h>
#include <sevt/PMTRecData.h>
#include <sevt/StationGPSData.h>
#include <sevt/StationRecData.h>
#include <sevt/ScintillatorRecData.h>
#include <sevt/StationTriggerData.h>
#include <sevt/StationCalibData.h>
#include <sevt/SignalSegment.h>
#include <utl/TimeStamp.h>
#include <utl/TimeInterval.h>
#include <utl/Trace.h>
#include <utl/TraceAlgorithm.h>
#include <utl/Reader.h>
#include <utl/ErrorLogger.h>
#include <utl/Math.h>
#include <utl/Accumulator.h>
#include <utl/QuadraticFitter.h>
#include <utl/ExponentialFitter.h>
#include <utl/String.h>
#include <utl/ShadowPtr.h>
#include <utl/TabularStream.h>
#include "SdCalibrator.h"
#include "CalibrationParameters.h"
#include <iostream>
#include <sstream>
#include <algorithm>
#include <config.h>

Go to the source code of this file.

Classes

class  SdCalibratorOG::Interval< T1, T2 >
 
class  SdCalibratorOG::UnrestrictedPMTRecData
 

Namespaces

 SdCalibratorOG
 

Macros

#define USE_SPMT_SIGNAL_AS_TOTAL   0
 

Functions

bool SdCalibratorOG::IsInRange (const pair< double, double > &r, const double a, const double b)
 
template<typename T1 , typename T2 >
ostream & SdCalibratorOG::operator<< (ostream &os, pair< T1, T2 > &p)
 

Macro Definition Documentation

#define USE_SPMT_SIGNAL_AS_TOTAL   0

Definition at line 50 of file SdCalibrator.cc.


, generated on Tue Sep 26 2023.