ATLAS Offline Software
Classes | Namespaces
Normalizations.h File Reference
#include <vector>
#include <stdexcept>
#include <string>
#include <cmath>
#include <iostream>
#include "GaudiKernel/SystemOfUnits.h"
#include "RingerSelectorTools/procedures/IRingerProcedure.h"
#include "RingerSelectorTools/tools/RingerIOVarDepObj.h"
#include "RingerSelectorTools/tools/VariableDependency.h"
#include "Normalizations.icc"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ringer::PreProcessing::Norm::Norm1
 Normalization base classes: More...
 
class  Ringer::PreProcessing::Norm::Norm2
 
class  Ringer::PreProcessing::Norm::Sqrt
 
class  Ringer::PreProcessing::Norm::ConstantValue
 
class  Ringer::PreProcessing::Norm::Sequential
 
class  Ringer::PreProcessing::Norm::Spherization
 
class  Ringer::PreProcessing::Norm::MinMax
 
class  Ringer::PreProcessing::Norm::ExtraPatternsNorm
 Special case for the extra patterns normalization. More...
 
class  Ringer::PreProcessing::Norm::Norm1VarDep
 @ Usable normalizations: More...
 
class  Ringer::PreProcessing::Norm::Norm2VarDep
 Use norm-2 as rings normalization factor. More...
 
class  Ringer::PreProcessing::Norm::SqrtVarDep
 Use SqrtVarDep of norm-1 as rings normalization factor. More...
 
class  Ringer::PreProcessing::Norm::ConstantValueVarDep
 Use constant value as rings normalization factor. More...
 
class  Ringer::PreProcessing::Norm::MevToGevVarDep
 Scale rings energy to GeV. More...
 
class  Ringer::PreProcessing::Norm::SequentialVarDep
 Use sequential normalization. More...
 
class  Ringer::PreProcessing::Norm::SpherizationVarDep
 Normalize data to have zero mean and unitary standard deviation. More...
 
class  Ringer::PreProcessing::Norm::MinMaxVarDep
 Normalize data to be bounded within [-1,1] range. More...
 
class  Ringer::PreProcessing::Norm::ExtraPatternsNormVarDep
 Normalize data to be bounded within [-1,1] range. More...
 

Namespaces

 Ringer
 Namespace dedicated for Ringer utilities.
 
 Ringer::PreProcessing
 Namespace dedicated for Ringer pre-processing utilities.
 
 Ringer::PreProcessing::Norm
 Namespace dedicated for Ringer normalization utilities.