Functions
SdFilterFADCSimulatorMTU/SdFilterFADCSimulator.cc File Reference
#include <sstream>
#include <fstream>
#include <string>
#include <vector>
#include <boost/lexical_cast.hpp>
#include <evt/Event.h>
#include <fwk/CentralConfig.h>
#include <fwk/RandomEngineRegistry.h>
#include <sevt/SEvent.h>
#include <sevt/Station.h>
#include <sevt/PMT.h>
#include <sevt/PMTRecData.h>
#include <sevt/PMTSimData.h>
#include <sevt/PMTCalibData.h>
#include <sevt/StationRecData.h>
#include <sevt/StationSimData.h>
#include <det/Detector.h>
#include <sdet/SDetector.h>
#include <sdet/Station.h>
#include <sdet/PMT.h>
#include <sdet/PMTConstants.h>
#include <utl/Trace.h>
#include <utl/AugerUnits.h>
#include <utl/MathConstants.h>
#include <utl/PhysicalConstants.h>
#include <utl/TimeStamp.h>
#include <utl/TimeDistribution.h>
#include <utl/Particle.h>
#include <utl/TabulatedFunction.h>
#include <utl/ErrorLogger.h>
#include <utl/RandomEngine.h>
#include <utl/Reader.h>
#include <utl/StringCompare.h>
#include <CLHEP/Random/RandFlat.h>
#include <CLHEP/Random/RandGauss.h>
#include "SdFilterFADCSimulator.h"
#include <limits>

Go to the source code of this file.

Functions

template<typename T >
void Delete (T *const p, const int first)
 
template<typename T >
T * New (const int first, const int last)
 

Function Documentation

template<typename T >
void Delete ( T *const  p,
const int  first 
)
inline
template<typename T >
T* New ( const int  first,
const int  last 
)
inline

, generated on Tue Sep 26 2023.