alja / FireworksWeb

Server/Client event display for CMS experiment at CERN.
4 stars 0 forks source link

Can't set EventFilter cut based on index of element in the branch #102

Open alja opened 1 month ago

alja commented 1 month ago

Expression below is not working $Electrons@.size() > 1 && $Electrons[0].m_state.p4Polar_.fCoordinates.fPt > 30 && $Electrons[1].m_state.p4Polar_.fCoordinates.fPt > 25