Changeset 275 in Idarraga


Ignore:
Timestamp:
Apr 3, 2012, 10:49:35 AM (12 years ago)
Author:
benoit
Message:

added declaration of Draw in AllPixTrackerHit.hh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • allpix/include/AllPixTrackerHit.hh

    r267 r275  
    7979  void SetDetId(G4int i){ detID = i; };
    8080  //void SetKineticEnergy     (G4double kinE) {kinE = kinE; };
    81  
     81  void Draw();
    8282  G4int GetTrackID()    { return trackID; };
    8383  G4int GetParentID()    { return parentID; };
Note: See TracChangeset for help on using the changeset viewer.