File tree Expand file tree Collapse file tree
PWGCF/TwoParticleCorrelations/Tasks Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111// /
1212// / \brief Step2 of the LambdaOrAntiLambdaProducerWithSpin.cxx
1313// / \author Akash Raj (akash.raj.john.babu@cern.ch)
14- // / \author Yash Patley <yash.patley@cern.ch>
14+
1515
1616#include " PWGLF/DataModel/LFStrangenessTables.h"
1717
2121#include " Common/DataModel/PIDResponseTPC.h"
2222
2323#include < CommonConstants/PhysicsConstants.h>
24+ #include < CommonConstants/MathConstants.h>
2425#include < Framework/ASoA.h>
2526#include < Framework/AnalysisDataModel.h>
2627#include < Framework/AnalysisTask.h>
3031#include < Framework/HistogramSpec.h>
3132#include < Framework/InitContext.h>
3233#include < Framework/OutputObjHeader.h>
34+ #include < Framework/ASoAHelpers.h>
35+ #include < Framework/AnalysisHelpers.h>
36+
37+ #include < TH1.h>
38+ #include < TPDGCode.h>
39+ #include < TString.h>
3340
3441#include < Math/GenVector/Boost.h>
3542#include < Math/Vector4D.h>
43+ #include < Math/Vector4Dfwd.h>
3644
3745#include < cmath>
3846#include < cstdint>
You can’t perform that action at this time.
0 commit comments