#include <TMath.h>#include "Framework/Algorithm/AlgConfigPool.h"#include "Framework/Algorithm/AlgFactory.h"#include "Physics/XSectionIntegration/XSecIntegratorI.h"#include "Framework/Conventions/Constants.h"#include "Framework/Conventions/RefFrame.h"#include "Physics/QuasiElastic/XSection/RosenbluthPXSec.h"#include "Physics/QuasiElastic/XSection/ELFormFactorsModelI.h"#include "Physics/QuasiElastic/XSection/TransverseEnhancementFFModel.h"#include "Framework/Messenger/Messenger.h"#include "Framework/ParticleData/PDGUtils.h"#include "Framework/Utils/KineUtils.h"#include "Physics/NuclearState/NuclearUtils.h"
1.8.11