CMS 3D CMS Logo

ElectronNeuralNet.cc

Go to the documentation of this file.
00001 #include "RecoEgamma/ElectronIdentification/interface/ElectronNeuralNet.h"
00002 
00003 double ElectronNeuralNet::result(const reco::GsfElectron* electron,
00004                                  const edm::Event& e) {
00005   return 1.;
00006 }

Generated on Tue Jun 9 17:43:28 2009 for CMSSW by  doxygen 1.5.4