mEmcPRDFToRaw.C File Reference

#include "mEmcPRDFToRaw.h"
#include "dEmcRawDataWrapper.h"
#include "Event.h"
#include "phool.h"
#include "PHIODataNode.h"
#include "PHCompositeNode.h"
#include "PHNodeIterator.h"
#include <iostream>

Include dependency graph for mEmcPRDFToRaw.C:

Go to the source code of this file.

Typedefs

typedef PHDataNode< Event > EventNode_t
typedef PHIODataNode< PHTable > TableNode_t
typedef PHDataNode< dEmcRawDataWrapper > dEmcRawDataNode_t

Functions

int mEmcPRDFToRaw (PHCompositeNode *topNode)

Variables

static const int FeeToSoftwareMap [144]


Typedef Documentation

typedef PHDataNode<dEmcRawDataWrapper> dEmcRawDataNode_t
 

Definition at line 15 of file mEmcPRDFToRaw.C.

typedef PHDataNode<Event> EventNode_t
 

Definition at line 13 of file mEmcPRDFToRaw.C.

typedef PHIODataNode<PHTable> TableNode_t
 

Definition at line 14 of file mEmcPRDFToRaw.C.


Function Documentation

int mEmcPRDFToRaw PHCompositeNode *  topNode  ) 
 

Definition at line 32 of file mEmcPRDFToRaw.C.

References FeeToSoftwareMap, and j.


Variable Documentation

const int FeeToSoftwareMap[144] [static]
 

Initial value:

 
{ 121, 120, 133, 132,  97,  96, 109, 108, 73, 72, 85, 84,
   49,  48,  61,  60,  25,  24,  37,  36,  1,  0, 13, 12,
  123, 122, 135, 134,  99,  98, 111, 110, 75, 74, 87, 86,
   51,  50,  63,  62,  27,  26,  39,  38,  3,  2, 15, 14,
  125, 124, 137, 136, 101, 100, 113, 112, 77, 76, 89, 88,
   53,  52,  65,  64,  29,  28,  41,  40,  5,  4, 17, 16,
  127, 126, 139, 138, 103, 102, 115, 114, 79, 78, 91, 90,
   55,  54,  67,  66,  31,  30,  43,  42,  7,  6, 19, 18,
  129, 128, 141, 140, 105, 104, 117, 116, 81, 80, 93, 92,
   57,  56,  69,  68,  33,  32,  45,  44,  9,  8, 21, 20,
  131, 130, 143, 142, 107, 106, 119, 118, 83, 82, 95, 94,
   59,  58,  71,  70,  35,  34,  47,  46, 11, 10, 23, 22
}

Definition at line 17 of file mEmcPRDFToRaw.C.

Referenced by mEmcPRDFToRawModule::event(), and mEmcPRDFToRaw().