Giter VIP home page Giter VIP logo

csctrackfinderemulation's People

Contributors

aledegano avatar cmsbuild avatar smuzaffar avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

csctrackfinderemulation's Issues

Incorrect file address

I noticed messages like this when running recent CMSSW IBs:

Cannot read file: /cvmfs/cms-ib.cern.ch/2016-17/slc6_amd64_gcc530/cms/CSCTrackFinderEmulation/1.2/dataL1Trigger/CSCTrackFinder/data/core_2014_05_15/comp_dphi_8.dat, addr: 0

The actual address should have a slash between data and L1Trigger.

I'm pretty sure it's caused by 8c0287f:

  std::string fullPath(getenv("CSC_TRACK_FINDER_DATA_DIR"));
  return fullPath+r;

When I check the value of this variable, there's no trailing slash:

echo $CSC_TRACK_FINDER_DATA_DIR
/cvmfs/cms-ib.cern.ch/2016-17/slc6_amd64_gcc530/cms/CSCTrackFinderEmulation/1.2/data

Please fix something in this chain so that the address is assembled correctly.

@smuzaffar @calabria

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.