susy_cfa
b611ccad937ea179f86a1f5663960264616c0a20
|
#include <vector>
#include <string>
#include <assert.h>
#include <stdio.h>
#include "TString.h"
#include "JetCorrectorParameters.hpp"
#include "SimpleJetCorrector.hpp"
#include "FactorizedJetCorrector.hpp"
Go to the source code of this file.
Functions | |
FactorizedJetCorrector * | makeJetCorrector (std::vector< std::string > &vector_of_file_names) |
FactorizedJetCorrector* makeJetCorrector | ( | std::vector< std::string > & | vector_of_file_names | ) |
Definition at line 4 of file JetCorrector.cpp.
References FactorizedJetCorrector::FactorizedJetCorrector().
Referenced by phys_objects::phys_objects().