Skip to content

Commit 1c190da

Browse files
authored
Update ElectronSelectionTable.h
Add nonhfe
1 parent 100bfdc commit 1c190da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGHF/HFL/DataModel/ElectronSelectionTable.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ DECLARE_SOA_COLUMN(PhiTrackMc, phiTrackMc, float); //! azimuth of the electron
111111
DECLARE_SOA_COLUMN(PtTrackMc, ptTrackMc, float); //! transverse momentum of the electron track
112112
DECLARE_SOA_COLUMN(IsNonHfeMc, isNonHfeMc, bool); //! Non-Heavy flavour electron information
113113

114-
} // namespace hf_mcgen_sel_electron
114+
} // namespace hf_mcGen_sel_electron
115115

116116
DECLARE_SOA_TABLE(HfMcGenSelEl, "AOD", "HFMCGENSELEL", //! Electron Informations
117117
o2::soa::Index<>,

0 commit comments

Comments
 (0)