CMS 3D CMS Logo

Public Types | Public Attributes

PhysicsTools::Calibration::ProcMLP Class Reference

#include <MVAComputer.h>

Inheritance diagram for PhysicsTools::Calibration::ProcMLP:
PhysicsTools::Calibration::VarProcessor

List of all members.

Public Types

typedef std::pair< std::vector
< Neuron >, bool > 
Layer
typedef std::pair< double,
std::vector< double > > 
Neuron

Public Attributes

std::vector< Layerlayers

Detailed Description

Definition at line 151 of file MVAComputer.h.


Member Typedef Documentation

typedef std::pair<std::vector<Neuron>, bool> PhysicsTools::Calibration::ProcMLP::Layer

Definition at line 154 of file MVAComputer.h.

typedef std::pair<double, std::vector<double> > PhysicsTools::Calibration::ProcMLP::Neuron

Definition at line 153 of file MVAComputer.h.


Member Data Documentation

Definition at line 156 of file MVAComputer.h.