Skip to content

Commit f00d366

Browse files
authored
Update trHeAnalysis.cxx
1 parent 019535f commit f00d366

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

PWGLF/TableProducer/Nuspex/trHeAnalysis.cxx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -315,8 +315,6 @@ struct TrHeAnalysis {
315315
void process(soa::Join<aod::Collisions, aod::EvSels>::iterator const& event,
316316
TracksFull const& tracks)
317317
{
318-
template <typename T>
319-
float getMass(const T& track);
320318
bool trRapCut = kFALSE;
321319
bool heRapCut = kFALSE;
322320
histos.fill(HIST("event/eventSelection"), 0);

0 commit comments

Comments
 (0)