/[PAMELA software]/yoda/event/SubDetector.cpp
ViewVC logotype

Diff of /yoda/event/SubDetector.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2.1 by kusanagi, Sun Oct 17 12:28:15 2004 UTC revision 5.1 by kusanagi, Sat Feb 4 12:37:43 2006 UTC
# Line 1  Line 1 
1  /** @file  /** @file
2   * $Source: /home/cvsmanager/yoda/event/SubDetector.cpp,v $   * $Source: /home/cvsmanager/yoda/event/SubDetector.cpp,v $
3   * $Id: SubDetector.cpp,v 2.0 2004/09/21 20:49:57 kusanagi Exp $   * $Id: SubDetector.cpp,v 5.0 2005/08/29 09:45:48 Maurizio Nagni Exp $
4   * $Author: kusanagi $   * $Author: Maurizio Nagni $
5   *   *
6   * Implementation of the PacketType class.   * Implementation of the PacketType class.
7   */   */
# Line 14  const SubDetector* SubDetector::Anticoun Line 14  const SubDetector* SubDetector::Anticoun
14  const SubDetector* SubDetector::Trigger     = new SubDetector("Trigger");  const SubDetector* SubDetector::Trigger     = new SubDetector("Trigger");
15  const SubDetector* SubDetector::Neutron     = new SubDetector("Neutron");  const SubDetector* SubDetector::Neutron     = new SubDetector("Neutron");
16  const SubDetector* SubDetector::S4          = new SubDetector("S4");  const SubDetector* SubDetector::S4          = new SubDetector("S4");
17    const SubDetector* SubDetector::Tof         = new SubDetector("Tof");

Legend:
Removed from v.2.1  
changed lines
  Added in v.5.1

  ViewVC Help
Powered by ViewVC 1.1.23