Skip to content

Commit

Permalink
The default cuts are now for PbPb (Maximiliano)
Browse files Browse the repository at this point in the history
  • Loading branch information
iouribelikov committed Jul 30, 2014
1 parent 6dbf562 commit 05beb58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ITS/UPGRADE/AliITSUVertexer.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class AliITSUVertexer : public AliVertexer {
public:

// Constructors and destructors
AliITSUVertexer(Double_t phicut=0.02,Double_t zcut=0.005,Double_t paircut=0.1, Double_t clustercut=0.5, Int_t clcontrib=3);
AliITSUVertexer(Double_t phicut=0.005,Double_t zcut=0.002,Double_t paircut=0.04, Double_t clustercut=0.8, Int_t clcontrib=5);
virtual ~AliITSUVertexer();

// Public methods
Expand Down

0 comments on commit 05beb58

Please sign in to comment.