X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=EVE%2Falice-macros%2Ftpc_hits.C;h=6f48988a628d3b792532e953b59085202dd46593;hb=ea5d9491a2a6d5a962c8e0927fa23a9fcd7ebe50;hp=1b76ac8da70f38c444128a9d0137c0d368fc4ff9;hpb=51346b82dbc474790b0d56deccb62d2bb40ccdfe;p=u%2Fmrichter%2FAliRoot.git diff --git a/EVE/alice-macros/tpc_hits.C b/EVE/alice-macros/tpc_hits.C index 1b76ac8da70..6f48988a628 100644 --- a/EVE/alice-macros/tpc_hits.C +++ b/EVE/alice-macros/tpc_hits.C @@ -8,9 +8,9 @@ **************************************************************************/ TEvePointSet* -tpc_hits(const char *varexp = "TPC2.fArray.fR:TPC2.fArray.fFi:TPC2.fArray.fZ", - const char *selection = "TPC2.fArray.fR>80", - TEveElement* cont = 0) +tpc_hits(const char *varexp = "TPC2.fArray.fR:TPC2.fArray.fFi:TPC2.fArray.fZ", + const char *selection = "TPC2.fArray.fR>80", + TEveElement *cont = 0) { // Extracts 'major' TPC hits (not the compressed ones). // This gives ~2.5% of all hits.