Skip to content

Commit

Permalink
set default faction of non-empty hltESD events to 3%
Browse files Browse the repository at this point in the history
  • Loading branch information
shahor02 committed May 10, 2016
1 parent 0af7b5b commit a8b71f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion STEER/STEER/AliReconstruction.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ AliReconstruction::AliReconstruction(const char* gAliceFilename) :
fSkipFriendsForLargeZ(kFALSE),
fMaxFriendTracks(3000),
fFractionFriends(0.03),
fFractionHLTESD(1.0),
fFractionHLTESD(0.05),
fSkipFriendsCutZ(50),
//
fSkipIncompleteDAQ(kTRUE),
Expand Down

0 comments on commit a8b71f6

Please sign in to comment.