Changeset 3680 in Sophya for trunk/AddOn/TAcq/brparam.h


Ignore:
Timestamp:
Nov 16, 2009, 3:38:23 PM (16 years ago)
Author:
ansari
Message:

Corrections apres compilation sur pc-bao2 sans le flag NOPCIECARD, Reza 16/11/2009

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/AddOn/TAcq/brparam.h

    r3674 r3680  
    108108  inline uint_4 MaxNbBlocs() { return NbFiles*NBlocPerFile; }
    109109
     110  // Taille des paquets recus sur PCIExpress
     111  inline uint_4 PatternSize() { return ((PaqSize-(BRHDRSIZE+BRTRLSIZE))/4); }
     112
    110113  // Identification source ciel
    111114  inline string& SkySource() { return skysource; }
Note: See TracChangeset for help on using the changeset viewer.