Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lcgcool
cool
Commits
56176c2c
Commit
56176c2c
authored
Nov 08, 2006
by
Andrea Valassi
Browse files
Removed.
git-svn-id:
file:///git/lcgcool.svndb/cool/trunk@7454
4525493e-7705-40b1-a816-d608a930855b
parent
6b856e56
Changes
1
Hide whitespace changes
Inline
Side-by-side
CoolKernel/CoolKernel/ChannelId.h
deleted
100644 → 0
View file @
6b856e56
// $Id: ChannelId.h,v 1.1 2006-11-08 14:49:20 avalassi Exp $
#ifndef COOLKERNEL_CHANNELID_H
#define COOLKERNEL_CHANNELID_H
// Include files
#include "CoolKernel/StorageTypes.h"
namespace
cool
{
/** @class ChannelId ChannelId.h
*
* Type definition ChannelId for the unique identifier of a channel
* in a COOL folder. This is simply an unsigned 32bit integer.
*
* @author Sven A. Schmidt, Andrea Valassi and Marco Clemencic
* @date 2005-03-20
*/
typedef
UInt32
ChannelId
;
}
#endif
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment