We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 019535f commit f00d366Copy full SHA for f00d366
PWGLF/TableProducer/Nuspex/trHeAnalysis.cxx
@@ -315,8 +315,6 @@ struct TrHeAnalysis {
315
void process(soa::Join<aod::Collisions, aod::EvSels>::iterator const& event,
316
TracksFull const& tracks)
317
{
318
- template <typename T>
319
- float getMass(const T& track);
320
bool trRapCut = kFALSE;
321
bool heRapCut = kFALSE;
322
histos.fill(HIST("event/eventSelection"), 0);
0 commit comments