Main Page
Namespaces
Classes
Package Documentation
CVS Directory
WorkBook
Offline Guide
Release schedule
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
EventFilter
Utilities
interface
DTCRC.h
Go to the documentation of this file.
1
#ifndef EventFilter_Utilities_DTCRC_h
2
#define EventFilter_Utilities_DTCRC_h
3
4
namespace
dt_crc
5
{
6
void
calcCRC
(
long
,
int
&);
7
void
calcCRC
(
int
,
int
,
int
&);
8
}
9
10
#endif
11
dt_crc
Definition:
DTCRC.h:4
dt_crc::calcCRC
void calcCRC(long, int &)
Definition:
DTCRC.cc:3
Generated for CMSSW Reference Manual by
1.8.11